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

json_serializable

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

beamer

A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.

redux

Redux is a predictable state container for Dart and Flutter apps

flutter_bloc

Flutter widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.

Trending packages

Top trending packages in the last 30 days

jni_util

Shared utility functions for package:jni and package:jnigen.

is_ios_simulator

Checks whether the app is running in the iOS Simulator or on a physical device

cupertino_ui

The official Flutter Cupertino Design Library, implementing the iOS design system.

material_ui

The official Flutter Material UI Library, implementing Google's Material Design design system.

quill_native_bridge_android

Android implementation of the quill_native_bridge plugin.

workmanager_platform_interface

A common platform interface for the workmanager plugin.

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.

logging

Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.

cupertino_icons

Default icons asset for Cupertino widgets based on Apple styled icons

equatable

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

dotted_border

A flutter package to let users easily add a dotted border around any widget.

camera

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

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.

intl

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

http

A composable, multi-platform, Future-based API for HTTP requests.

chopper

Chopper is an http client generator using source_gen, inspired by Retrofit

grpc

Dart implementation of gRPC, a high performance, open-source universal RPC framework.

graphs

Graph algorithms that operate on graphs in any representation.

Package of the Week

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

dart_mcp (Package of the Week)
camera (Package of the Week)
flutter_soloud (Package of the Week)
CachedNetworkImage (Package of the Week)