Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Lazily load and display pages of items as the user scrolls down your screen.
Flutter widget that automatically resizes text to fit perfectly within its bounds.
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.

Most popular packages
Some of the most downloaded packages over the past 30 days
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
Utilities for the Dart VM Runtime including support for ANSI colors, file copying, and standard exit code values.
Library for 32- and 64-bit signed fixed-width integers with consistent behavior between native and JS runtimes.
A daemon for running Dart builds.
Any easy-to-use library for communicating with WebSockets that has multiple implementations.
Useful Unicode glyphs and ASCII substitutes.
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Compress Pictures. Can effectively reduce the size of the transmission.
A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker.
Flutter plugin for showing the In-App Review/System Rating pop up on Android, iOS and MacOS. It makes it easy for users to rate your app.
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
Cross-platform plugin for easy access to device's location in real-time.


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.
Small, easy to use and extensible logger which prints beautiful logs.
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
A library for parsing and evaluating mathematical expressions, supporting real numbers, vectors, and basic interval arithmetic.
A package for manipulating stack traces and printing them readably.
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package