The Wayback Machine - https://web.archive.org/web/20210811191024/https://pub.dev/

pub.dev package manager

Find and use packages to build Dart and Flutter apps.

Flutter Favorites

Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee

package_info_plus

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

redux

Redux is a predictable state container for Dart and Flutter apps

font_awesome_flutter

The Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps.

sentry

A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.

Most popular packages

Some of the most downloaded packages over the past 60 days

path

A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.

string_scanner

A class for parsing strings using a sequence of patterns.

path_drawing

A flutter library to help with (Canvas) Path creation and manipulation

flutter_blurhash

Compact representation of a placeholder for an image. Encode a blurry image under 30 caracters for instant display like used by Medium

args

Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.

sqflite

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

Top Flutter packages

Some of the top packages that extend Flutter with new features

wakelock

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

flutter_tts

A flutter plugin for Text to Speech. This plugin is supported on iOS, Android, Web, & macOS.

scroll_to_index

Scroll to a specific child of any scrollable widget in Flutter

octo_image

A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.

flutter_layout_grid

A powerful grid layout system for Flutter, optimized for complex user interface design.

shimmer

A package provides an easy way to add shimmer effect in Flutter project

Top Dart packages

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

hive

Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.

translator

A free and unlimited Google Translate API for Dart. You can use it for translate strings and text for educational purpose.

petitparser

A dynamic parser framework to build efficient grammars and parsers quickly.

state_notifier

ValueNotifier, but outside Flutter and with some extra perks

get_it

Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"

copy_with_extension_gen

Automatically generating `copyWith` extensions code for classes with `@CopyWith()` annotation.

Package of the Week

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