Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
built_value
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
device_info_plus
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
just_audio
A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.
connectivity_plus
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Most popular packages
Some of the most downloaded packages over the past 60 days
crypto
Implementations of SHA, MD5, and HMAC cryptographic functions.
win32
Access common Win32 APIs directly from Dart using FFI — no C required!
async
Utility functions and classes related to the 'dart:async' library.
package_config
Support for reading and writing Dart Package Configuration files.
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.
pub_semver
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.
Top Flutter packages
Some of the top packages that extend Flutter with new features
path_provider
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
flex_color_picker
A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.
decimal
The decimal package allows you to deal with decimal numbers without losing precision.
flutter_bloc
Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
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.
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.
Top Dart packages
Some of the top packages for any Dart-based app or program
flutter_launcher_icons
A package which simplifies the task of updating your Flutter app's launcher icon.
jiffy
Jiffy is a date time dart package for parsing, manipulating, querying and formatting dates and time
code_builder
A fluent, builder-based library for generating valid Dart code.
linkify
Low-level link (text, URLs, emails, phone numbers, user tags) parsing library in Dart.
pub_semver
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.
equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package