Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
Flutter plugin for launching Android Intents. Not supported on iOS.
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
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
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.
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
A package provides an easy way to add shimmer effect in Flutter project
A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.
Top Dart packages
Some of the top packages for any Dart-based app or program
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
Custom event transformers inspired by ember concurrency. Built to be used with the bloc state management package.
Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.
Chopper is an http client generator using source_gen, inspired by Retrofit
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
This small library helps you to decode Json Web Tokens, you can also know if a JWT is already expired.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package