Hi I am getting erorr when building apk
I am using command below
flutter build apk
but actually file is in there I have the file in lib\ folder
I made restart and invalidate cache. But error stil persist
Hi I am getting erorr when building apk
I am using command below
flutter build apk
but actually file is in there I have the file in lib\ folder
I made restart and invalidate cache. But error stil persist
Hi this is my file structre.
![
Here it is
![
![
No storage.dart is under services.
main.dart is in lib folder.
I created a new project with same files and error is gone.