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.

device_info_plus

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

shared_preferences

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

package_info_plus

Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.

Trending packages

Top trending packages in the last 30 days

serial_csv

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

camera_extended_android

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

fast_image_editor

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

camera_extended_platform_interface

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

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.

Top Flutter packages

Some of the top packages that extend Flutter with new features

sqflite

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

camera

A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.

bloc_test

A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.

in_app_purchase

A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.

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.

drift

Drift is a reactive library to store relational data in Dart and Flutter applications.

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.

oauth2

A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.

decimal

The decimal package allows you to deal with decimal numbers without losing precision.

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.

pretty_dio_logger

Pretty Dio logger is a Dio interceptor that logs network calls in a pretty, easy to read format.

postgrest

PostgREST client for Dart. This library provides an ORM interface to PostgREST.

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)
url_launcher (Package of the Week)
CachedNetworkImage (Package of the Week)