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.
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft.
Lazily load and display pages of items as the user scrolls down your screen.

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
A declarative dependency injection library which use dart syntax and flutter style
Disposable interfaces used for managing resource disposal.
A Flutter framework for obtaining informed consent, showing surveys and collecting results.
GeoClue: The Geolocation Service
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.
Custom event transformers inspired by ember concurrency. Built to be used with the bloc state management package.
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.
A simple (but correct) dart class for validating email addresses


Top Dart packages
Some of the top packages for any Dart-based app or program
Small, easy to use and extensible logger which prints beautiful logs.
A library to help in building Dart command-line apps.
A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.
Lint rules for Dart and Flutter used internally at Very Good Ventures.
A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package