Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
Flutter plugin for discovering information (e.g. WiFi details) of the network.
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.

Most popular packages
Some of the most downloaded packages over the past 30 days
StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel API, a cross-platform implementation of that API that communicates over an underlying StreamChannel.
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
A parser for YAML, a human-friendly data serialization standard
Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.
A library to communicate with a service implementing the Dart VM service protocol.
Graph algorithms that operate on graphs in any representation.
Top Flutter packages
Some of the top packages that extend Flutter with new features
A wrapper around InheritedWidget to make them easier to use and more reusable.
Access common Win32 APIs directly from Dart using FFI — no C required!
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
A video player for Flutter with Cupertino and Material play controls
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.


Top Dart packages
Some of the top packages for any Dart-based app or program
A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker.
The decimal package allows you to deal with decimal numbers without losing precision.
Hive Community Edition - A spiritual continuation of Hive v2
This package uses the remote ipify web services in order to get your public IP address or geographical details from any given IP.
An easy to use JSON Web Token (JWT) implementation in Dart with all algorithms supported.
A simple (but correct) dart class for validating email addresses
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package