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

shared_preferences

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

infinite_scroll_pagination

Lazily load and display pages of items as the user scrolls down your screen.

freezed

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

animated_text_kit

A flutter package project which contains a collection of cool and beautiful text animations.

Trending packages

Top trending packages in the last 30 days

serial_csv

High performance CSV encoder and decoder with retained types and nullability.

fast_image_editor

Native C image editing for Flutter. Blur, sepia, saturation, brightness, contrast, sharpen, grayscale with region-based effects via FFI.

camera_extended

Extended Flutter camera plugin with native aspect ratio support (16:9, 4:3, 1:1). Fork of the official camera package with sensor-level aspect ratio configuration.

camera_extended_ios

iOS implementation of camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).

camera_extended_platform_interface

Platform interface for camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).

camera_extended_android

Android implementation of camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).

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.

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.

in_app_review

Flutter plugin for showing the In-App Review/System Rating pop up on Android, iOS and MacOS. It makes it easy for users to rate your app.

google_fonts

A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.

font_awesome_flutter

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

email_validator

A simple (but correct) dart class for validating email addresses

Top Dart packages

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

flutter_launcher_icons

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

characters

String replacement with operations that are Unicode/grapheme cluster aware.

json_serializable

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

ansicolor

Looking to add some color to your terminal logs? `ansicolor` is an xterm-256 color support library that lets you change the foreground and background color of your text.

cron

A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.

retrofit_generator

retrofit generator is an dio client generator using source_gen and inspired by Chopper and Retrofit.

Package of the Week

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

camera (Package of the Week)
record (Package of the Week)
font_awesome_flutter (Flutter Package of the Week)
flutter_soloud (Package of the Week)