Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
go_router
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
share_plus
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
font_awesome_flutter
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
connectivity_plus
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Most popular packages
Some of the most downloaded packages over the past 60 days
url_launcher
Flutter plugin for launching a URL. Supports web, phone, SMS, and email schemes.
fluttertoast
Toast Library for Flutter, Easily create toast messages in single line of code
logging
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
platform
A pluggable, mockable platform information abstraction for Dart.
js
Annotations to create static Dart interfaces for JavaScript APIs.
flutter_html
A Flutter widget rendering static HTML and CSS as Flutter widgets.
Top Flutter packages
Some of the top packages that extend Flutter with new features
go_router
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
get_it
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
path
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.
mime
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
percent_indicator
Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.
googleapis
Auto-generated client libraries for accessing Google APIs described through the API discovery service.
Top Dart packages
Some of the top packages for any Dart-based app or program
bloc
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
built_value
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
supabase
A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.
dio
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
convert
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