Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
Flutter plugin for discovering information (e.g. WiFi details) of the network.
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
Trending packages
Top trending packages in the last 30 days
Collection of beautiful, ready-to-use Flutter widgets powered by GLSL fragment shaders. Blur, glow, noise, gradients and more.
A library to access Flutter Android specific APIs from Dart.
Lightweight spritesheet animation widget for Flutter. Grid-based and JSON atlas (TexturePacker, Aseprite) support with named animations, playback modes, and external controller.
A library for doing cryptographic signing/verifying and encrypting/decrypting.
Allocation tracking and leak detection for Dart FFI code.
Platform interface for 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
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
A package for manipulating stack traces and printing them readably.
Converts already built widgets into skeleton loaders with no extra effort.
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
A package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Top Dart packages
Some of the top packages for any Dart-based app or program
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Simple library for generating random ascii strings by default using Random from 'dart:math'.
An easy to use JSON Web Token (JWT) implementation in Dart with all algorithms supported.
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.
Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.
Utilities to write a client or server using the JSON-RPC 2.0 spec.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package