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

flutter_native_splash

Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.

rxdart

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

geolocator

Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.

sqflite

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

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

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_ios

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

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

json_serializable

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

xml

A lightweight library for parsing, traversing, querying, transforming and building XML documents.

in_app_review

Flutter plugin for showing the In-App Review/System Rating pop up on Android, iOS and MacOS. It makes it easy for users to rate your app.

path_provider

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

timeago

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

confetti

Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle, gravity and amount of confetti.

Top Dart packages

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

mocktail

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

copy_with_extension_gen

Automatically generating `copyWith` extensions code for classes with `@CopyWith()` annotation.

icons_launcher

A command-line tool that simplifies the task of updating your Flutter app's launcher icon.

mobx

MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps.

bloc_concurrency

Custom event transformers inspired by ember concurrency. Built to be used with the bloc state management package.

string_validator

Dart library for validating and sanitizing strings, especially those from user input.

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