Upgrading Flutter App & Flutter

Note

Flutter plugins live on GitHub. The plugins on GitHub can be found using the Dart Plugin Finder.

Plugins packages that can be integrated and used in the app. It is a good practice to use reliable plugins because it saves time. There’s no point in recreating what has already been created. Popular plugins are maintained by programmers with more experience who would do a better job than I. If there is an error in a plugin you could always go in and make the fix to the open source software.

Journal