The user facing API for structuring Dart tests and checking expectations.
Logic that is shared between the front_end and analyzer packages.
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
Easily write and test multiline input and expected output, and avoid test case data clutter in your test logic.
Test utility to ensure generated Dart code within a package is up-to-date when using package:build.
Utilities to help with Dart source code generation. Includes utilities for properly generating String literals from any String value.
JSON Schema implementation in Dart
Test support for the source_gen package. Includes helpers to make it easy to validate both success and failure cases.
Source code generation builders and utilities for the Dart build system
Lightweight library for common latitude and longitude calculation
Dart Image Library provides server and web apps the ability to load, manipulate, and save images with various image file formats.
Android implementation of the path_provider plugin.
Windows implementation of the path_provider plugin
Powerful, Flutter engine to drive the user's focus across the page
macOS implementation of the path_provider plugin
Linux implementation of the path_provider plugin
iOS implementation of the path_provider plugin.
iOS and macOS implementation of the path_provider plugin
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
Reusable base class for platform interfaces of Flutter federated plugins, to help enforce best practices.
A common platform interface for the path_provider plugin.
Runs tests that use the flutter_test API as integration tests.
A fast algorithm for finding polygon pole of inaccessibility. Useful for optimal placement of a text label on a polygon.
Flutter custom widget to make a group buttons. Included Radio and CheckBox buttons.
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
Advanced error handler and logger package for flutter and dart. App monitoring, logs history, report sharing, custom logs, and etc.
ValueNotifier, but outside Flutter and with some extra perks
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
A command-line tool to customize the contents of a coverage lcov.info file.
Generator for FFI bindings, using LibClang to parse C, Objective-C, and Swift files.