pub.dev package manager

The official package repository for Dart and Flutter apps.

Supported by Google

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.

characters

String replacement with operations that are Unicode/grapheme cluster aware.

location

Cross-platform plugin for easy access to device's location in real-time.

share_plus

Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.

Trending packages

Top trending packages in the last 30 days

passkeys_platform_interface

A common platform interface for the passkeys plugin. Must be implemented to support passkeys for a new platform.

isolated_object

Wraps an object in a dedicated isolate and forwards method calls to it, so timer- or event-loop-driven work (e.g. progress spinners) keeps running even when the calling isolate's event loop is blocked [...]

mixpanel_flutter_common

Shared common library for the Mixpanel Flutter SDK family.

flutter_usabilla

Flutter Usabilla SDK is a flutter plugin/wrapper based on Usabilla native Android / iOS SDK, providing you to collect feedback from your users with great ease and flexibility.

firebase_app_check

App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing.

passkeys_web

Web implementation of the Corbado passkeys plugin. Manages the creation of passkeys in browsers.

Top Flutter packages

Some of the top packages that extend Flutter with new features

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.

equatable

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

bloc_test

A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.

dio

A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.

hooks_riverpod

A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

camera

A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.

Top Dart packages

Some of the top packages for any Dart-based app or program

win32

Call common Windows APIs directly from Dart using FFI.

dart_mappable

Improved json serialization and data classes with full support for generics, inheritance, customization and more.

logging

Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.

string_validator

Dart library for validating and sanitizing strings, especially those from user input.

dio_cache_interceptor

Dio HTTP cache interceptor with multiple stores respecting HTTP directives (or not).

shelf

A model for web server middleware that encourages composition and easy reuse.

Package of the Week

Package of the Week is a series of quick, animated videos, each of which covers a particular package

dart_mcp (Package of the Week)
camera (Package of the Week)
feedback (Package of the Week)
get_it (Package of the Week)