easy_mock_server 0.1.0
easy_mock_server: ^0.1.0 copied to clipboard
A reusable local HTTP mock server for Dart and Flutter projects.
0.1.0 #
- Initial release of
EasyMockServer - Local HTTP server serving JSON mock files
- Default and mapped route resolvers
- File-system and asset-callback content loaders
- Middleware system with delay, random failure, and logging
- Test coverage for routing, middleware, and error handling