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.

device_info_plus

Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.

firebase_auth

Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.

location

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

Trending packages

Top trending packages in the last 30 days

dap_adapters

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

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.

windows_file_picker

Windows implementation of the file_picker plugin using Win32 COM APIs 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.

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

dio

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

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.

supabase

A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.

flutter_dotenv

Easily configure any flutter application with global variables using a `.env` file.

dartx

Superpowers for Dart. Collection of useful static extension methods.

animations

Fancy pre-built animations that can easily be integrated into any Flutter application.

Top Dart packages

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

melos

A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.

stack_trace

A package for manipulating stack traces and printing them readably.

maps_toolkit

Maps toolkit - geo-measurements utils - area of polygon, distance between point, heading and offset between points (port of SphericalUtil, PolyUtil from `android-maps-utils`).

equatable

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

lints

Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.

time

Type-safe DateTime and Duration calculations, powered by extensions.

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