Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vaidic Dodwani e58c29ee6b
Add content for flutter package manager (#3056)
2 years ago
..
100-pub-dev.md Add content for flutter roadmap nodes (#2851) 2 years ago
101-flutter-pub-dart-pub.md Add flutter content 2 years ago
readme.md Add content for flutter package manager (#3056) 2 years ago

readme.md

Package Manager

The package manager for Flutter is called pub. It is used to manage Flutter projects' dependencies and publish Flutter packages. It is included with the Flutter SDK and can be run from the command line using the pub command.

Free Content Packages and Plugins