Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Access common Win32 APIs directly from Dart using FFI — no C required!
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
String replacement with operations that are Unicode/grapheme cluster aware.
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.

Trending packages
Top trending packages in the last 30 days
This library contains the hook protocol specification for bundling data assets with Dart packages.
Optimizes the build_runner by caching generated codes for non changed .dart files
A Flutter plugin that provides a native implementation for the Atomic Transact SDK.
Dart package for performing mDNS queries (e.g. Bonjour, Avahi).
typedef for equals `typedef Equals<T> = bool Function(T it1, T it2);`
JSON Patch (RFC 6902). Implements Add, Copy, Move, Remove, Replace, Test operations on JSON documents using JSON Pointers.
Top Flutter packages
Some of the top packages that extend Flutter with new features
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
Toggle Switch - A simple toggle switch widget. It can be fully customized with desired icons, width, colors, text, corner radius etc. It also maintains selection state.
A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.
Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
A composable, multi-platform, Future-based API for HTTP requests.


Top Dart packages
Some of the top packages for any Dart-based app or program
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
A dynamic parser framework to build efficient grammars and parsers quickly.
Drift is a reactive library to store relational data in Dart and Flutter applications.
MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps.
Simple library for generating random ascii strings by default using Random from 'dart:math'.
Dart package for performing mDNS queries (e.g. Bonjour, Avahi).
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package