sim_api 0.0.5 copy "sim_api: ^0.0.5" to clipboard
sim_api: ^0.0.5 copied to clipboard

SimApi provides simulated APIs for development and testing in Flutter and Dart.

0.0.1 #

  • Initial release of the SimApi package.
  • Added support for simulating API interactions including POST, GET, PUT, PATCH, and DELETE requests.
  • Implemented in-memory data storage and management.
  • Added functionality for generating unique IDs and handling route parameters.
  • Included delay simulation to mimic network latency.
  • Provided comprehensive API for registering routes and handling requests.

0.0.2 #

  • Fix package description.

0.0.3 #

  • Fix package example and description.

0.0.4 #

  • Edit custom route handler.

0.0.5 #

  • Fix response type and encoding.
1
likes
160
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

SimApi provides simulated APIs for development and testing in Flutter and Dart.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on sim_api