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

geolocator

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

location

Cross-platform plugin for easy access to device's location in real-time.

toggle_switch

Toggle Switch - A simple toggle switch widget. It can be fully customized with desired icons, width, colors, text, corner radius etc. It also maintains selection state.

flutter_mobx

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

Trending packages

Top trending packages in the last 30 days

skills_lint

A static analysis linter for Agent Skills (SKILL.md) written in Dart. Validates frontmatter, naming, paths, and structure for use in CI and pre-commit hooks.

file_picker_darwin

Darwin (iOS and macOS) implementation of the file_picker plugin, supporting native file picking, saving, and directory selection.

android_file_picker

Android implementation of the file_picker plugin, supporting file picking, saving, and Storage Access Framework (SAF) URI grants.

windows_file_picker

Windows implementation of the file_picker plugin using Win32 COM APIs for native file and directory picking.

file_picker_web

Web platform implementation of the file_picker plugin, providing browser file selection, file streaming, and file loading.

file_picker_linux

Linux implementation of the file_picker plugin using GTK3 and XDG Desktop Portals for native file and directory picking.

Top Flutter packages

Some of the top packages that extend Flutter with new features

equatable

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

freezed

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

wakelock_plus

Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web.

smooth_page_indicator

Customizable animated page indicator with a set of built-in effects.

image_picker

Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.

json_serializable

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

Top Dart packages

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

uuid

RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart

string_validator

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

decimal

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

stream_transform

A collection of utilities to transform and manipulate streams.

mocktail

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

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.

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)
widgetbook (Package of the Week)
flutter_lints (Package of the Week)
Freezed (Package of the Week)