Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
package_info_plus
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
shared_preferences
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
connectivity_plus
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
sentry
A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.
Most popular packages
Some of the most downloaded packages over the past 60 days
google_fonts
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
sign_in_with_apple
Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.
logger
Small, easy to use and extensible logger which prints beautiful logs.
intl
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
firebase_analytics
Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
Top Flutter packages
Some of the top packages that extend Flutter with new features
provider
A wrapper around InheritedWidget to make them easier to use and more reusable.
window_manager
This plugin allows Flutter desktop apps to resizing and repositioning the window.
smooth_page_indicator
Customizable animated page indicator with a set of built-in effects.
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
flutter_dotenv
Easily configure any flutter application with global variables using a `.env` file.
upgrader
Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
Top Dart packages
Some of the top packages for any Dart-based app or program
http
A composable, multi-platform, Future-based API for HTTP requests.
shelf_static
Static file server support for the shelf package and ecosystem.
hydrated_bloc
An extension to the bloc state management library which automatically persists and restores bloc states.
faker
A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker.
pub_semver
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.
very_good_analysis
Lint rules for Dart and Flutter used internally at Very Good Ventures.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package