Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
device_info_plus
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
beamer
A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
flutter_redux
A set of utility Widgets that Provide and Connect to a Redux Store

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.
fl_chart
A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
csslib
A library for parsing and analyzing CSS (Cascading Style Sheets).
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"
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
flutter_secure_storage
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.
Top Flutter packages
Some of the top packages that extend Flutter with new features
image_picker
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
rive
Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app.
lottie
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
sliver_tools
A set of useful sliver tools that are missing from the flutter framework
cloud_functions
A Flutter plugin allowing you to use Firebase Cloud Functions.
A pdf producer for Dart. It can create pdf files for both web or flutter.


Top Dart packages
Some of the top packages for any Dart-based app or program
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.
petitparser
A dynamic parser framework to build efficient grammars and parsers quickly.
diacritic
Removes common accents and diacritical signs from a string by replacing them with an equivalent character.
json_path
Implementation of JSONPath expressions like "$.store.book[2].price". Reads and writes values in parsed JSON objects.
formz
A unified form representation in Dart which aims to simplify form representation and validation in a generic way.
version
Provides a simple class for parsing and comparing semantic versions as defined by http://semver.org/
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package