Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
Trending packages
Top trending packages in the last 30 days
Shared common library for the Mixpanel Flutter SDK family.
Web implementation of the flutter_local_notifications plugin
Web platform implementation of file_selector
Shared serverpod logging utilities.
Wraps an object in a dedicated isolate and forwards method calls to it, so timer- or event-loop-driven work (e.g. progress spinners) keeps running even when the calling isolate's event loop is blocked [...]
Flutter plugin enabling simple passkey authentication. Can be either used with a ready-to-use relying party server (Corbado) or with your custom relying party.
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.
A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.
A package for manipulating stack traces and printing them readably.
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
Top Dart packages
Some of the top packages for any Dart-based app or program
Call common Windows APIs directly from Dart using FFI.
A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.
Algorithms and utilities that power the Material Design 3 color system, including choosing theme colors from images and creating tones of colors; all in a new color space.
Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
A Very Good Command-Line Interface for Dart created by Very Good Ventures.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package