Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
animated_text_kit
A flutter package project which contains a collection of cool and beautiful text animations.
chopper
Chopper is an http client generator using source_gen and inspired from retrofit
font_awesome_flutter
The Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps.
google_fonts
A package to include fonts from fonts.google.com in your Flutter app.

Most popular packages
Some of the most downloaded packages over the past 60 days
win32
A Dart library for accessing common Win32 APIs using FFI. No C required!
dio
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
term_glyph
Useful Unicode glyphs and ASCII substitutes.
html
APIs for parsing and manipulating HTML content outside the browser.
charcode
Constants for ASCII and common non-ASCII character codes.
flutter_plugin_android_lifecycle
Flutter plugin for accessing an Android Lifecycle within other plugins.
Top Flutter packages
Some of the top packages that extend Flutter with new features
location
A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.
bubble_tab_indicator
A Flutter library to add bubble-like effect to tab indicator to TabBar.
flutter_blurhash
Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium
flutter_easyrefresh
A flutter widget that provides pull-down refresh and pull-up load.
flutter_sound
A complete api for audio playback and recording. Audio player, audio recorder, media player, media recorder, sound player, sound recorder.
syncfusion_flutter_charts
A Flutter Charts library which includes data visualization widgets such as cartesian and circular charts, to create real-time, interactive, high-performance, animated charts.


Top Dart packages
Some of the top packages for any Dart-based app or program
A pdf producer for Dart. It can create pdf files for both web or flutter.
diacritic
Removes common accents and diacritical signs from a string by replacing them with an equivalent character.
flinq
Extended capabilities for collections. It's a bunch of shortcuts to avoid unnecesary boilerplate work with collections.
json_serializable
Automatically generate code for converting to and from JSON by annotating Dart classes.
built_collection
Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.
rxdart
RxDart is an implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.