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.
network_info_plus
Flutter plugin for discovering information (e.g. WiFi details) of the network.
intl
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
firebase_storage
Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS.

Most popular packages
Some of the most downloaded packages over the past 60 days
image_picker
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
frontend_server_client
Client code to start and interact with the frontend_server compiler from the Dart SDK.
shelf_static
Static file server support for the shelf package and ecosystem.
get
Open screens/snackbars/dialogs without context, manage states and inject dependencies easily with GetX.
dwds
A service that proxies between the Chrome debug protocol and the Dart VM service protocol.
shelf_packages_handler
A shelf handler for serving a `packages/` directory.
Top Flutter packages
Some of the top packages that extend Flutter with new features
shared_preferences
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
flutter_easyloading
A clean and lightweight loading/toast widget for Flutter, Easy to use without context, Support iOS、Android and Web
sqflite
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
flutter_lints
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
wakelock
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, and web.
mime
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.


Top Dart packages
Some of the top packages for any Dart-based app or program
dart_code_metrics
Software analytics tool that helps developers analyse and improve software quality.
shelf_proxy
A shelf handler for proxying HTTP requests to another server.
build_runner
A build system for Dart code generation and modular compilation.
googleapis
Auto-generated client libraries for accessing Google APIs described through the API discovery service.
sembast
NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
lint
An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package