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

path_provider

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

freezed

Code generation for immutable classes that has a simple syntax/API without compromising on the features.

geolocator

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

connectivity_plus

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

Most popular packages

Some of the most downloaded packages over the past 60 days

crypto

Implementations of SHA, MD5, and HMAC cryptographic functions.

stream_channel

An abstraction for two-way communication channels based on the Dart Stream class.

path_provider_windows

Windows implementation of the path_provider plugin

rxdart

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

material_color_utilities

Algorithms and utilities that power the Material Design 3 color system, including choosing theme colors from images and creating tones of colors; all in a new color space.

shared_preferences

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

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.

firebase_analytics

Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.

image_gallery_saver

A flutter plugin for save image to gallery, iOS need to add the following keys to your Info.plist file.

pretty_dio_logger

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

flutter_launcher_icons

A package which simplifies the task of updating your Flutter app's launcher icon.

firebase_remote_config

Flutter plugin for Firebase Remote Config. Update your application look and feel and behavior without re-releasing.

Top Dart packages

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

faker

A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker.

equatable

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

archive

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

decimal

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

retry

Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.

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

video_player (Package of the Week)
Mix (Package of the Week)
video_player (Package of the Week)
firebase_vertexai (Package of the Week)