Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
bloc
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
rxdart
RxDart is an implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.
drift
Drift is a reactive library to store relational data in Dart and Flutter applications.
googleapis
Auto-generated client libraries for accessing Google APIs described through the API discovery service.
Most popular packages
Some of the most downloaded packages over the past 60 days
permission_handler
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
convert
Utilities for converting between data representations. Provides a number of Sink, Codec, Decoder, and Encoder types.
go_router
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
lottie
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
flutter_screenutil
A flutter plugin for adapting screen and font size.Guaranteed to look good on different models
shelf
A model for web server middleware that encourages composition and easy reuse.
Top Flutter packages
Some of the top packages that extend Flutter with new features
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
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.
camera
A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.
go_router
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
photo_view
Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interactive images and other stuff such as SVG.
image_gallery_saver
A flutter plugin for save image to gallery, iOS need to add the following keys to your Info.plist file.
Top Dart packages
Some of the top packages for any Dart-based app or program
retrofit
retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.
graphs
Graph algorithms that operate on graphs in any representation
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.
email_validator
A simple (but correct) dart class for validating email addresses
bloc_test
A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.
cron
A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package