Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Access common Win32 APIs directly from Dart using FFI — no C required!
Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.

Trending packages
Top trending packages in the last 30 days
A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
A Flutter plugin for recording audio from the microphone with real-time amplitude monitoring. Supports both iOS and Android platforms with configurable recording settings and built-in playback functionality.
GQL Link to handle execution errors and exceptions
A library to make it easy to extract OSS license information from Dart packages using pubspec.yaml
A Javascript engine to use with flutter. It uses Quickjs on Android and JavascriptCore on IOS
GeoClue: The Geolocation Service
Top Flutter packages
Some of the top packages that extend Flutter with new features
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.
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
Flutter widgets for easily adding gaps inside Flex widgets such as Columns and Rows or scrolling views.
A simple (but correct) dart class for validating email addresses
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.
A command-line tool that simplifies the task of updating your Flutter app's launcher icon.


Top Dart packages
Some of the top packages for any Dart-based app or program
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
A fast, minimalistic backend framework for Dart built by Very Good Ventures.
A package for manipulating stack traces and printing them readably.
A library to help in building Dart command-line apps.
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
A password strength estimator. Can be used to show the user whether the password they chose is strong against bruteforce or dictionary attacks.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package