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.
bloc
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
provider
A wrapper around InheritedWidget to make them easier to use and more reusable.
location
A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.

Most popular packages
Some of the most downloaded packages over the past 60 days
intl
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
async
Utility functions and classes related to the 'dart:async' library.
lottie
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
json_serializable
Automatically generate code for converting to and from JSON by annotating Dart classes.
device_info_plus
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
flutter_spinkit
A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin's SpinKit.
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.
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.
injectable
Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.
flutter_map
A versatile mapping package for Flutter, based off leaflet.js, that's simple and easy to learn, yet completely customizable and configurable.
table_calendar
Highly customizable, feature-packed calendar widget for Flutter.
auto_size_text
Flutter widget that automatically resizes text to fit perfectly within its bounds.


Top Dart packages
Some of the top packages for any Dart-based app or program
equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
sembast
NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
graphs
Graph algorithms that operate on graphs in any representation
sqflite_common
Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.
process_run
Process run helpers for Linux/Win/Mac and which like feature for finding executables.
yaml
A parser for YAML, a human-friendly data serialization standard
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package