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.
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.
Flutter widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
Drift is a reactive library to store relational data in Dart and Flutter applications.

Trending packages
Top trending packages in the last 30 days
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).
The ohos federated plugin implementation of screen_brightness.
A Flutter plugin that provides a native implementation for the Atomic Transact SDK.
Optimizes the build_runner by caching generated codes for non changed .dart files
Flutter package provides mockups for common devices, allowing developers to preview and test their apps within simulated device frames.
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.
Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.
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.
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.


Top Dart packages
Some of the top packages for any Dart-based app or program
Implementations of SHA, MD5, and HMAC cryptographic functions.
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.
A class for parsing strings using a sequence of patterns.
A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker.
Looking to add some color to your terminal logs? `ansicolor` is an xterm-256 color support library that lets you change the foreground and background color of your text.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package