A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.
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.
Call common Windows APIs directly from Dart using FFI.
A fakeable wrapper for dart:core clock APIs.
Web platform implementation of package_info_plus
Linux implementation of the package_info_plus plugin
macOS implementation of the package_info_plus plugin.
Windows implementation of the package_info_plus plugin
A common platform interface for the package_info_plus plugin.
A library to access Objective C from Flutter that acts as a support library for package:ffigen.
A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
A pluggable, mockable file system abstraction for Dart. Supports local file system access, as well as in-memory file systems, record-replay file systems, and chroot file systems.
Utilities for working with Foreign Function Interface (FFI) code.
Support for reading and writing Dart Package Configuration files.
Linter rules corresponding to the guidelines in Effective Dart.
An abstraction for two-way communication channels based on the Dart Stream class.
Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting.
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.
Fake asynchronous events such as timers and microtasks for deterministic testing.
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
A platform-independent package for parsing and serializing HTTP formats.
Test processes: starting; validating stdout and stderr; checking exit code
'pathos' is no longer supported. Use the 'path' package instead.
Utilities for translating between builders and transformers.
Utilities for writing unit tests of Builders.
A library to help in building Dart command-line apps.
Client code to start and interact with the frontend_server compiler from the Dart SDK.
A daemon for running Dart builds.
A fluent, builder-based library for generating valid Dart code.
Format definition and support for parsing `build.yaml` configuration.