Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Trending packages
Top trending packages in the last 30 days
A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features for iOS and macOS.
Android implementation of the camera plugin.
Fast and error resilient codecs. Supports Base2, Base8, Base16, Base32, Base64, BigInt, UTF-8, and the PHC/crypt string format.
Wind UI widget state contracts for Flutter debug-tooling and AI agents (MCP). Zero-dep abstract interface implemented in fluttersdk_wind, consumed in fluttersdk_dusk.
Tailwind CSS for Flutter. Write className='flex p-4 bg-white dark:bg-gray-800' and Wind renders optimized widget trees with dark mode and responsive breakpoints.
A library for configuring and providing fake HTTP responses to your dio HTTP client.
Top Flutter packages
Some of the top packages that extend Flutter with new features
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
A model for web server middleware that encourages composition and easy reuse.
Flutter's core Dropdown Button widget with a steady dropdown menu and many other options you can customize to your needs.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
A command-line tool that simplifies the task of updating your Flutter app's launcher icon.
A flutter package to let users easily add a dotted border around any widget.
Top Dart packages
Some of the top packages for any Dart-based app or program
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
Graph algorithms that operate on graphs in any representation.
Dio HTTP cache interceptor with multiple stores respecting HTTP directives (or not).
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
A high-level API to control headless Chrome over the DevTools Protocol. This is a port of Puppeteer in Dart.
A simple (but correct) dart class for validating email addresses
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package