flutter_api_model 2.0.6 copy "flutter_api_model: ^2.0.6" to clipboard
flutter_api_model: ^2.0.6 copied to clipboard

High-level modeling of network requests, which manages input parameters and output parameters, following the "In-Out" naming convention.APIModel doesn't handle network requests directly; instead, it e [...]

2.0.6 #

  • Fix bug

2.0.5 #

  • OutError<OwnerType, ErrorType>
  • Updated examples.
  • Update Readme.

2.0.4 #

  • Support for cancellation.
  • Added APIModelException class.

2.0.3 #

  • Refactored outError to a standalone mixin, separated from APIModel.
  • Updated examples.

2.0.2 #

  • Update Readme.

2.0.1 #

  • Update Readme.Fix library name.

2.0.0 #

  • Updated naming conventions

1.0.0 #

  • Initial release
3
likes
120
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

High-level modeling of network requests, which manages input parameters and output parameters, following the "In-Out" naming convention.APIModel doesn't handle network requests directly; instead, it excels at network layer abstraction.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on flutter_api_model