Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Call common Windows APIs directly from Dart using FFI.
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api.
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
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 selecting images from the Android and iOS image library, and taking new pictures with the camera.
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
Flutter package to render html as widgets that focuses on correctness and extensibility.
Automatically generate code for converting to and from JSON by annotating Dart classes.
A fluent, builder-based library for generating valid Dart code.
Converts already built widgets into skeleton loaders with no extra effort.
Top Dart packages
Some of the top packages for any Dart-based app or program
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Lint rules for Dart and Flutter used internally at Very Good Ventures.
Custom event transformers inspired by ember concurrency. Built to be used with the bloc state management package.
Superpowers for Dart. Collection of useful static extension methods.
Dio HTTP cache interceptor with multiple stores respecting HTTP directives (or not).
Hive Community Edition - A spiritual continuation of Hive v2
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package