toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 154 packages
Sort by PUB-AZS
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.
A pluggable, mockable platform information abstraction for Dart.#information#platform
A pluggable, mockable process invocation abstraction for Dart.#process
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.#mock#test
A mock framework inspired by Mockito with APIs for Fakes, Mocks, behavior verification, and stubbing.#testing#mocking
Utility for providing mocked Image.network response in Flutter widget tests.
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.
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.
This package helps to detect iOS Simulator, Android Emulator and Debug Mode. This package also detects MockLocation/Fake GPS location on Android Device. Also check device is real or not.