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

SimApi is particularly valuable for Flutter app development but can be integrated into any Dart project requiring offline API simulation. It offers a robust, easy-to-use toolset for testing various AP [...]

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.
1
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

SimApi is particularly valuable for Flutter app development but can be integrated into any Dart project requiring offline API simulation. It offers a robust, easy-to-use toolset for testing various API scenarios without live endpoints. This package is ideal for developing new features, testing integrations, or troubleshooting issues by providing a realistic, controllable testing environment.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sim_api