-
Notifications
You must be signed in to change notification settings - Fork 325
New -> Dart File -> Template not found: Dart File #8079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I reported it here - https://youtrack.jetbrains.com/issue/IDEA-371045 - seems to be an issue with them. |
I’m encountering the same issue |
I faced the same issue after the latest Dart update. The workaround was to copy and paste any dart file. |
An error that came after the last dart update. Copying and pasting another dart file is the solution for a temporary solution. An error that needs to be fixed |
I rolled back to a previous version. |
After update this happened |
Jeez. Same here. |
Sorry about the problem. The Dart plugin updates with the fix have been published (plugin versions 243.26753.1 and 251.25267.1). Please comment if there are any issues with the new plugin builds |
It seems to be solved with the latest update for 243.26753.1. I have no idea for 251.25267.1. IDE version: Android Studio Meerkat | 2024.3.1 Patch 1 |
Android Studio: File → Settings (Preferences on macOS) → Editor → File and Code Templates Under the Files tab, check if a Dart File template exists. then apply and ok now you can create dart file |
Fixed in latest dart plugin |
No, you just need to upgrade the Dart plugin to the latest version. |
Thanks @zonanapo it working 😊 |
To solve this issue you need to update your dart and flutter plugin. Also check if flutter sdk path is set correctly. |
Android Studio Meerkat | 2024.3.1 Patch
Flutter plugin 85.2.3
The text was updated successfully, but these errors were encountered: