request_state 0.1.0 copy "request_state: ^0.1.0" to clipboard
request_state: ^0.1.0 copied to clipboard

An alternative to flutter's built-in State class made specifically to deal with async http requests.

[0.1.0] - 21/11/2019 #

  • Format request_state.dart with dart formatter

[0.0.1+1] - 21/11/2019 #

  • Fix missing description in pubspec.yaml

[0.0.1] - 21/11/2019 #

Initial Release:

  • RequestState class
  • sendRequest() method
    • get
    • post
  • Initial ReadMe file detailing features from 0.0.1
  • Changelog
  • License
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

An alternative to flutter's built-in State class made specifically to deal with async http requests.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on request_state