I can’t find the option ‘Package’ in the new drop-down menu on cliking on "lib" in my flutter project in Android Studio, I tried tons of solutions but nothing workd. Can somebody help?
I tried updating andriod SDK and a lot of other soulotions to solve this problem but nothing really worked out.
2
Answers
You can create a new package in your project by this code in terminal:
Please refer this for package creation :
https://docs.flutter.dev/development/packages-and-plugins/developing-packages