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

bloc

A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.

rxdart

RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api.

device_info_plus

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

cloud_firestore

Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.

Trending packages

Top trending packages in the last 30 days

serial_csv

High performance CSV encoder and decoder with retained types and nullability.

fast_image_editor

Native C image editing for Flutter. Blur, sepia, saturation, brightness, contrast, sharpen, grayscale with region-based effects via FFI.

camera_extended_ios

iOS implementation of camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).

camera_extended

Extended Flutter camera plugin with native aspect ratio support (16:9, 4:3, 1:1). Fork of the official camera package with sensor-level aspect ratio configuration.

camera_extended_platform_interface

Platform interface for camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).

camera_extended_android

Android implementation of camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).

Top Flutter packages

Some of the top packages that extend Flutter with new features

equatable

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

timeago

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

flutter_lints

Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.

timezone

Time zone databases and time zone aware `DateTime`.

dartx

Superpowers for Dart. Collection of useful static extension methods.

connectivity_plus

Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.

Top Dart packages

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

json_serializable

Automatically generate code for converting to and from JSON by annotating Dart classes.

dart_frog

The official runtime for Dart Frog — a fast, minimalistic backend framework for Dart.

tostore

Fast distributed AI vector database and persistent local storage engine. High-performance key-value store supporting SQL, NoSQL, offline cache and encrypted data.

password_strength

A password strength estimator. Can be used to show the user whether the password they chose is strong against bruteforce or dictionary attacks.

phone_numbers_parser

Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.

mocktail

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

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)
widgetbook (Package of the Week)
video_player (Package of the Week)
shared_preferences (Package of the Week)