[go: up one dir, main page]

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.

android_alarm_manager_plus

Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.

firebase_auth

Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.

android_intent_plus

Flutter plugin for launching Android Intents. Not supported on iOS.

Trending packages

Top trending packages in the last 30 days

mixpanel_flutter_common

Shared common library for the Mixpanel Flutter SDK family.

flutter_local_notifications_web

Web implementation of the flutter_local_notifications plugin

file_selector_web

Web platform implementation of file_selector

serverpod_logging

Shared serverpod logging utilities.

isolated_object

Wraps an object in a dedicated isolate and forwards method calls to it, so timer- or event-loop-driven work (e.g. progress spinners) keeps running even when the calling isolate's event loop is blocked [...]

passkeys

Flutter plugin enabling simple passkey authentication. Can be either used with a ready-to-use relying party server (Corbado) or with your custom relying party.

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.

shared_preferences

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

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.

uuid

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

shimmer

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

bloc_test

A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.

Top Dart packages

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

flutter_lints

Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.

bloc_concurrency

Custom event transformers inspired by ember concurrency. Built to be used with the bloc state management package.

built_value_generator

Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.

chopper

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

uuid

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

jwt_decoder

This small library helps you to decode Json Web Tokens, you can also know if a JWT is already expired.

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)
sqflite (Flutter Package of the Week)
video_player (Package of the Week)