Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
built_value
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
infinite_scroll_pagination
Lazily load and display pages of items as the user scrolls down your screen.
toggle_switch
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.
win32
Access common Win32 APIs directly from Dart using FFI — no C required!
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.
http
A composable, multi-platform, Future-based API for HTTP requests.
font_awesome_flutter
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
dio
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
dropdown_button2
Flutter's core Dropdown Button widget with steady dropdown menu and many options you can customize to your needs.
dds_service_extensions
Extension methods for `package:vm_service`, used to make requests a Dart Development Service (DDS) instance.
Top Flutter packages
Some of the top packages that extend Flutter with new features
webview_flutter
A Flutter plugin that provides a WebView widget backed by the system webview.
equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
flutter_rating_bar
A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.
flutter_quill
A rich text editor built for Android, iOS, Web, and desktop platforms. It's the WYSIWYG editor and a Quill component for Flutter.
badges
A package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.
share_plus
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
Top Dart packages
Some of the top packages for any Dart-based app or program
flutter_lints
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
cron
A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.
freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
synchronized
Lock mechanism to prevent concurrent access to asynchronous code.
crypto
Implementations of SHA, MD5, and HMAC cryptographic functions.
lint
An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package