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

built_value

Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.

flutter_mobx

Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.

network_info_plus

Flutter plugin for discovering information (e.g. WiFi details) of the network.

device_info_plus

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

Most popular packages

Some of the most downloaded packages over the past 60 days

file

A pluggable, mockable file system abstraction for Dart. Supports local file system access, as well as in-memory file systems, record-replay file systems, and chroot file systems.

pool

Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.

shelf

A model for web server middleware that encourages composition and easy reuse.

vector_math

A Vector Math library for 2D and 3D applications.

package_config

Support for reading and writing Dart Package Configuration files.

dart_style

Opinionated, automatic Dart source code formatter. Provides an API and a CLI tool.

Top Flutter packages

Some of the top packages that extend Flutter with new features

cached_network_image

Flutter library to load and cache network images. Can also be used with placeholder and error widgets.

pdf

A pdf producer for Dart. It can create pdf files for both web or flutter.

archive

Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.

sliver_tools

A set of useful sliver tools that are missing from the flutter framework

firebase_crashlytics

Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.

google_maps_flutter

A Flutter plugin for integrating Google Maps in iOS and Android applications.

Top Dart packages

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

dio

A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.

bloc

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

shelf_router

A convenient request router for the shelf web-framework, with support for URL-parameters, nested routers and routers generated from source annotations.

pretty_dio_logger

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

riverpod

A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

phone_numbers_parser

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

Package of the Week

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

video_player (Package of the Week)
feedback (Package of the Week)
package:html (Flutter Package of the Week)
Device_info (Flutter Package of the Week)