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

firebase_crashlytics

Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.

built_value_generator

Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.

shared_preferences

Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.

flutter_bloc

Flutter widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.

Trending packages

Top trending packages in the last 30 days

speech_to_text_windows

Windows implementation of speech_to_text plugin using UWP Speech Recognition APIs

app_tracking_transparency

This Flutter plugin allows you to display ios tracking authorization dialogue and request permission to collect data.

dart_xcodeproj

Dart library for parsing and working with Xcode projects. Manipulates .xcodeproj, .xcworkspace, .xcscheme, and .xcconfig files. Pure Dart, cross-platform (macOS, Windows, Linux), zero native code.

file_selector_web

Web platform implementation of file_selector

in_app_purchase_storekit

An implementation for the iOS and macOS platforms of the Flutter `in_app_purchase` plugin. This uses the StoreKit Framework.

flutter_local_notifications_web

Web implementation of the flutter_local_notifications plugin

Top Flutter packages

Some of the top packages that extend Flutter with new features

webview_flutter

A Flutter plugin that provides a WebView widget backed by the system webview.

geolocator

Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.

drift

Drift is a reactive library to store relational data in Dart and Flutter applications.

open_file

A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:html)

retry

Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.

synchronized

Lock mechanism to prevent concurrent access to asynchronous code.

Top Dart packages

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

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.

oauth2

A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.

riverpod

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

cron

A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.

built_value_generator

Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.

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)
fl_chart (Package of the Week)
flutter_rating_bar (Package of the Week)