flutter_mock_web_server 1.0.1 copy "flutter_mock_web_server: ^1.0.1" to clipboard
flutter_mock_web_server: ^1.0.1 copied to clipboard

flutter_mock_web_server is a null-safe package allowing for easy mocking tests for Dart and Flutter development, targeting developers who need to test their HTTP clients without relying on external sources.

2023-03-31 - v1.0.0 #

  • Initial release of the MockWebServer package.
  • Added MockWebServer class for testing HTTP requests and responses.
  • Includes methods for starting and stopping the server, enqueuing responses, and verifying requests.
3
likes
135
points
154
downloads

Publisher

verified publisherjandroid.dev

Weekly Downloads

flutter_mock_web_server is a null-safe package allowing for easy mocking tests for Dart and Flutter development, targeting developers who need to test their HTTP clients without relying on external sources.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

http, stack_trace

More

Packages that depend on flutter_mock_web_server