Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.
Chopper is an http client generator using source_gen, inspired by Retrofit
Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft.
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.

Trending packages
Top trending packages in the last 30 days
typedef for equals `typedef Equals<T> = bool Function(T it1, T it2);`
common used typedef
Flutter package provides mockups for common devices, allowing developers to preview and test their apps within simulated device frames.
Disposable interfaces used for managing resource disposal.
A declarative dependency injection library which use dart syntax and flutter style
A Flutter plugin that provides a native implementation for the Atomic Transact SDK.
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Flutter Page Transition Package which is the transition second page
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
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.
A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.


Top Dart packages
Some of the top packages for any Dart-based app or program
A composable, multi-platform, Future-based API for HTTP requests.
Small, easy to use and extensible logger which prints beautiful logs.
Static file server support for the shelf package and ecosystem.
A small library for un-escaping HTML. Supports all Named Character References, Decimal Character References and Hexadecimal Character References.
A command-line tool that simplifies the task of updating your Flutter app's launcher icon.
Simple library for generating random ascii strings by default using Random from 'dart:math'.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package