Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.
Redux is a predictable state container for Dart and Flutter apps
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
Automatically generate code for converting to and from JSON by annotating Dart classes.
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.
A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
RxDart is an implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.