flutter_packages_get 1.0.0 copy "flutter_packages_get: ^1.0.0" to clipboard
flutter_packages_get: ^1.0.0 copied to clipboard

run flutter packages get in all project and clear PluginManager.

This script recursively executes flutter packages get in the main Flutter project and all locally referenced packages, ensuring dependencies are updated across the entire codebase and its sub-packages. It will also clear PluginManager if you have used candies_analyzer_plugin

Activate flutter_packages_get #

dart pub global activate flutter_packages_get

Used #

run fpg in your main project

0
likes
140
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

run flutter packages get in all project and clear PluginManager.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, build_runner_core, dart_style, io, meta, path, yaml

More

Packages that depend on flutter_packages_get