Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
shared_preferences
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
path_provider
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
built_value_generator
Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.
sqflite
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.

Most popular packages
Some of the most downloaded packages over the past 60 days
flutter_svg
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
dwds
A service that proxies between the Chrome debug protocol and the Dart VM service protocol.
shared_preferences
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
firebase_crashlytics
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
provider
A wrapper around InheritedWidget to make them easier to use and more reusable.
logging
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
Top Flutter packages
Some of the top packages that extend Flutter with new features
shared_preferences
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
grouped_list
A Flutter ListView where the list items can be grouped into sections.
go_router
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
auto_route
AutoRoute is a declarative routing solution, where everything needed for navigation is automatically generated for you.
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"
card_swiper
swiper/carousel for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.


Top Dart packages
Some of the top packages for any Dart-based app or program
image
Dart Image Library provides server and web apps the ability to load, manipulate, and save images with various image file formats.
riverpod
A simple way to access state from anywhere in your application while robust and testable.
icons_launcher
A command-line tool that simplifies the task of updating your Flutter app's launcher icon.
stream_transform
A collection of utilities to transform and manipulate streams.
mqtt_client
A server and browser based MQTT client for Dart supporting normal, secure sockets and websockets.
whatsapp_unilink
Dart package helping your app interact with WhatsApp via HTTP links (universal links). Works with Flutter.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package