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.

sentry

A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.

intl

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

shared_preferences

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

Trending packages

Top trending packages in the last 30 days

mdns_dart

A comprehensive mDNS (Multicast DNS) service discovery and advertisement library for Dart, ported from HashiCorp Go implementation.

json_schema

JSON Schema implementation in Dart

uri

Utilities for building and parsing URIs, including support for parsing URI templates as defined in RFC 6570.

relic_core

Core framework for Relic web server (platform-agnostic).

relic_io

dart:io adapter for Relic web server.

w_common

General utilities for Dart projects.

Top Flutter packages

Some of the top packages that extend Flutter with new features

google_fonts

A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.

firebase_auth

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

melos

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

firebase_core

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

flutter_widget_from_html_core

Flutter package to render html as widgets that focuses on correctness and extensibility.

mocktail

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

Top Dart packages

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

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.

timeago

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

jwt_decoder

This small library helps you to decode Json Web Tokens, you can also know if a JWT is already expired.

state_notifier

ValueNotifier, but outside Flutter and with some extra perks

synchronized

Lock mechanism to prevent concurrent access to asynchronous code.

Package of the Week

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

camera (Package of the Week)
record (Package of the Week)
flutter_animate (Package of the Week)
path_provider (Package of the Week)