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

riverpod

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

shared_preferences

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

infinite_scroll_pagination

Lazily load and display pages of items as the user scrolls down your screen.

network_info_plus

Flutter plugin for discovering information (e.g. WiFi details) of the network.

Trending packages

Top trending packages in the last 30 days

file_picker_darwin

Darwin (iOS and macOS) implementation of the file_picker plugin, supporting native file picking, saving, and directory selection.

file_picker_linux

Linux implementation of the file_picker plugin using GTK3 and XDG Desktop Portals for native file and directory picking.

android_file_picker

Android implementation of the file_picker plugin, supporting file picking, saving, and Storage Access Framework (SAF) URI grants.

windows_file_picker

Windows implementation of the file_picker plugin using Win32 COM APIs for native file and directory picking.

dap_adapters

Dart Debug Adapter Protocol (DAP) adapters translating the DAP protocol to the Dart VM Service protocol.

file_picker_web

Web platform implementation of the file_picker plugin, providing browser file selection, file streaming, and file loading.

Top Flutter packages

Some of the top packages that extend Flutter with new features

shared_preferences

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

timeago

A library useful for creating fuzzy timestamps. (e.g. "15 minutes ago")

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.

bot_toast

A really easy to use flutter toast library.Easy to use and feature rich.

shelf

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

retry

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

Top Dart packages

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

equatable

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

very_good_cli

A Very Good Command-Line Interface for Dart created by Very Good Ventures.

state_notifier

ValueNotifier, but outside Flutter and with some extra perks

postgrest

PostgREST client for Dart. This library provides an ORM interface to PostgREST.

cross_file

An abstraction to allow working with files across multiple platforms.

flutter_gen

The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.

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)
widgetbook (Package of the Week)
Firebase Crashlytics (Package of the Week)
get_it (Package of the Week)