When i was right clicking to lib, there isnt package selection. ** I am adding the picture of status. Can you help me?
I painted to this photo. [2]: https://i.stack.imgur.com/kyTuL.png
How Can i find package selection? I need a package.
When i was right clicking to lib, there isnt package selection. ** I am adding the picture of status. Can you help me?
I painted to this photo. [2]: https://i.stack.imgur.com/kyTuL.png
How Can i find package selection? I need a package.
To use packages in flutter you need declare them in the pubspec.yaml file, there you should see the list of packages you are using on the project.
Look at the documentation to read about how to use packages: Using Packages in Flutter