toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 1719 packages
Sort by PUB-AZS
Utility for providing mocked Image.network response in Flutter widget tests.
Common patterns for screenshot-based widget testing using Goldens.
Utilities for writing unit tests of Builders.#build-runner#testing
Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.
A Flutter package for inspecting widgets. Useful for quick debugging or QA testing.
Transport library for sending HTTP requests and opening WebSockets. Platform-independent with builtin support for browser and Dart VM (even supports SockJS). Includes mock utilities for testing.
An API for defining and verifying files and directory structures.
This library can be used to process the results of dart tests. It processes data from the `json` output emitted by the dart test runner and provide an API to the test results.
Test utility to ensure generated Dart code within a package is up-to-date when using package:build.
A simple to use mocking package for Dio intended to be used in tests. It provides various types and methods to declaratively mock request-response communication.