Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
Trending packages
Top trending packages in the last 30 days
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.
Collection of beautiful, ready-to-use Flutter widgets powered by GLSL fragment shaders. Blur, glow, noise, gradients and more.
Pure Dart library for generating and reading DOCX and PDF documents with rich formatting, tables, lists. Cross-platform with no native dependencies.
Native C image editing for Flutter. Blur, sepia, saturation, brightness, contrast, sharpen, grayscale with region-based effects via FFI.
Fastest image resize, crop and compress for Flutter. 3-4x faster than other libraries. Native C code, consistent results on iOS/Android.
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Superpowers for Dart. Collection of useful static extension methods.
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 Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
Top Dart packages
Some of the top packages for any Dart-based app or program
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
A portable Markdown library written in Dart that can parse Markdown into HTML.
A shelf handler that wires up a listener for every connection.
Flutter database for super-fast NoSQL ACID compliant object persistence.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Lint rules for Dart and Flutter used internally at Very Good Ventures.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package