Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
url_launcher
Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
characters
String replacement with operations that are Unicode/grapheme cluster aware.
android_alarm_manager_plus
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
flutter_redux
A set of utility Widgets that Provide and Connect to a Redux Store

Most popular packages
Some of the most downloaded packages over the past 60 days
http
A composable, multi-platform, Future-based API for HTTP requests.
coverage
Coverage data manipulation and formatting
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
rxdart
RxDart is an implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.
shelf_static
Static file server support for the shelf package and ecosystem.
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
Top Flutter packages
Some of the top packages that extend Flutter with new features
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
sentry_flutter
Sentry SDK for Flutter. This package aims to support different Flutter targets by relying on the many platforms supported by Sentry with native SDKs.
uuid
RFC4122 (v1, v4, v5) UUID Generator and Parser for all Dart platforms (Web, VM, Flutter)
cloud_functions
A Flutter plugin allowing you to use Firebase Cloud Functions.
flutter_barcode_scanner
A plugin for barcode scanning support on Android and iOS. Supports barcodes, QR codes, etc.
equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.


Top Dart packages
Some of the top packages for any Dart-based app or program
injectable
Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.
http_parser
A platform-independent package for parsing and serializing HTTP formats.
hydrated_bloc
An extension to the bloc state management library which automatically persists and restores bloc states.
get_it
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
crypto
Implementations of SHA, MD5, and HMAC cryptographic functions
decimal
The decimal package allows you to deal with decimal numbers without losing precision.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package