Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.
Trending packages
Top trending packages in the last 30 days
Shared common library for the Mixpanel Flutter SDK family.
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 [...]
Shared serverpod logging utilities.
Web implementation of the flutter_local_notifications plugin
Windows implementation of the passkeys plugin. Manages the creation of passkeys on Windows devices using Windows Hello and WebAuthn API.
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 selecting images from the Android and iOS image library, and taking new pictures with the camera.
Flutter package to render html as widgets that focuses on correctness and extensibility.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)
Pin code input (OTP) text field, iOS SMS autofill, Android SMS autofill One Time Code, Password, Passcode, Captcha, Security, Coupon, Wowcher, 2FA, Two step verification
Top Dart packages
Some of the top packages for any Dart-based app or program
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
A portable Markdown library written in Dart that can parse Markdown into HTML.
A library for parsing and evaluating mathematical expressions, supporting real numbers, vectors, and basic interval arithmetic.
Chopper is an http client generator using source_gen, inspired by Retrofit
Superpowers for Dart. Collection of useful static extension methods.
Removes common accents and diacritical signs from a string by replacing them with an equivalent character.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package