Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
firebase_auth
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
mobx
MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps.
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
provider
A wrapper around InheritedWidget to make them easier to use and more reusable.
Most popular packages
Some of the most downloaded packages over the past 60 days
mime
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
string_scanner
A class for parsing strings using a sequence of patterns.
args
Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.
provider
A wrapper around InheritedWidget to make them easier to use and more reusable.
xdg_directories
A Dart package for reading XDG directory configuration information on Linux.
freezed_annotation
Annotations for the freezed code-generator. This package does nothing without freezed too.
Top Flutter packages
Some of the top packages that extend Flutter with new features
image_picker
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
flutter_keyboard_visibility
Flutter plugin for discovering the state of the soft-keyboard visibility on Android and iOS.
jiffy
Jiffy is a date time dart package for parsing, manipulating, querying and formatting dates and time
flutter_launcher_icons
A package which simplifies the task of updating your Flutter app's launcher icon.
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.
Top Dart packages
Some of the top packages for any Dart-based app or program
crypto
Implementations of SHA, MD5, and HMAC cryptographic functions.
shelf_proxy
A shelf handler for proxying HTTP requests to another server.
blurhash_dart
A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and a decoder, as well as some utility extensions.
email_validator
A simple (but correct) dart class for validating email addresses
dartx
Superpowers for Dart. Collection of useful static extension methods.
barcode
Barcode generation library for Dart that can generate generic drawing operations for any backend.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package