Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Auto-generated client libraries for accessing Google APIs described through the API discovery service.
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.

Trending packages
Top trending packages in the last 30 days
This library contains the hook protocol specification for bundling data assets with Dart packages.
JSON Patch (RFC 6902). Implements Add, Copy, Move, Remove, Replace, Test operations on JSON documents using JSON Pointers.
Dart package for performing mDNS queries (e.g. Bonjour, Avahi).
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.
Get the visual width of a string - the number of columns required to display it
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
Superpowers for Dart. Collection of useful static extension methods.
Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.
This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.


Top Dart packages
Some of the top packages for any Dart-based app or program
A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.
Hive Community Edition - A spiritual continuation of Hive v2
Simple library for generating random ascii strings by default using Random from 'dart:math'.
A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
A package which simplifies the task of updating your Flutter app's launcher icon.
The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package