Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
flutter_mobx
Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.
infinite_scroll_pagination
Lazily load and display pages of items as the user scrolls down your screen.
share_plus
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on 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.
qr_flutter
QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
flutter_html
A Flutter widget rendering static HTML and CSS as Flutter widgets.
carousel_slider
A carousel slider widget, support infinite scroll and custom child widget.
font_awesome_flutter
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
firebase_analytics
Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.
Top Flutter packages
Some of the top packages that extend Flutter with new features
share_plus
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
google_maps_flutter
A Flutter plugin for integrating Google Maps in iOS and Android applications.
table_calendar
Highly customizable, feature-packed calendar widget for Flutter.
mobile_scanner
A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.
just_audio
A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.
device_info_plus
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Top Dart packages
Some of the top packages for any Dart-based app or program
crypto
Implementations of SHA, MD5, and HMAC cryptographic functions.
slang
Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.
mime
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
socket_io_client
Dartlang port of socket.io-client for web, flutter, dartvm to use
mobx_codegen
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
synchronized
Lock mechanism to prevent concurrent access to asynchronous code.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package