Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
path_provider
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
device_info_plus
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
video_player
Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web.
mobx_codegen
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.

Most popular packages
Some of the most downloaded packages over the past 60 days
flutter_local_notifications
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
google_maps_flutter
A Flutter plugin for integrating Google Maps in iOS and Android applications.
io
Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.
intl
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
xml
A lightweight library for parsing, traversing, querying, transforming and building XML documents.
shelf
A model for web server middleware that encourages composition and easy reuse.
Top Flutter packages
Some of the top packages that extend Flutter with new features
firebase_auth
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
firebase_messaging
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.
flutter_local_notifications
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
flutter_native_splash
Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.
firebase_storage
Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS.
sqflite
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.


Top Dart packages
Some of the top packages for any Dart-based app or program
jiffy
Jiffy is a date time dart package for parsing, manipulating, querying and formatting dates and time
xml
A lightweight library for parsing, traversing, querying, transforming and building XML documents.
win32
A Dart library for accessing common Win32 APIs using FFI. No C required!
path
A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.
event_bus
A simple Event Bus using Dart Streams for decoupling applications
json_serializable
Automatically generate code for converting to and from JSON by annotating Dart classes.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package