net_mock 1.0.7
net_mock: ^1.0.7 copied to clipboard
A Dart package designed to simplify HTTP request mocking in your tests.
1.0.1 18-08-2024 #
1.0.6 23-08-2024 #
Added #
- Added support for HTTP interceptors with the http_interceptors library.
1.0.7 27-08-2024 #
Added #
- Removed support for the http_interceptors library.