A composable, multi-platform, Future-based API for HTTP requests.
A pdf producer for Dart. It can create pdf files for both web or flutter.
A simple (but correct) dart class for validating email addresses
A simple way to access state from anywhere in your application while robust and testable.
retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.
A set of high-level APIs over PointyCastle for two-way cryptography.
Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.
A simple Event Bus using Dart Streams for decoupling applications
A simple API to format dates. Provides various constants to build Date format string. Use `formatDate` method to format date according to format string.
A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.