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

sqflite

Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.

path_provider

Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.

intl

Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.

video_player

Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, macOS and web.

Trending packages

Top trending packages in the last 30 days

jni_util

Shared utility functions for package:jni and package:jnigen.

is_ios_simulator

Checks whether the app is running in the iOS Simulator or on a physical device

whiskers

A templating library that implements the Mustache template specification, but is extendable.

serverpod_logging

Shared serverpod logging utilities.

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 [...]

fluttersdk_wind_diagnostics_contracts

Wind UI widget state contracts for Flutter debug-tooling and AI agents (MCP). Zero-dep abstract interface implemented in fluttersdk_wind, consumed in fluttersdk_dusk.

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.

animations

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

firebase_core

Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.

petitparser

A dynamic parser framework to build efficient grammars and parsers quickly.

bot_toast

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

flutter_svg

An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.

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.

mocktail

A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.

win32

Call common Windows APIs directly from Dart using FFI.

email_validator

A simple (but correct) dart class for validating email addresses

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.

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)
firebase_ai (Package of the Week)
package:html (Flutter Package of the Week)
record (Package of the Week)