net_kit 1.1.0 copy "net_kit: ^1.1.0" to clipboard
net_kit: ^1.1.0 copied to clipboard

retracted

Network Kit is a library that provides a set of tools to work with network requests.

0.1.0 #

  • Initial release.

0.1.1 #

  • Updated README.md

0.1.2 #

  • fixed homepage and issue_tracker

0.1.3 #

  • updated README.md: added image
  • web dependency added

0.2.0 #

  • added documentations for public methods
  • equatable dependency removed

0.2.1 #

  • updated README.md

0.2.2 #

  • integration tests added
  • unit tests updated
  • error handler improved

1.0.0 #

Note: This release has breaking changes.

  • Return type of requestModel changed to Future<T>
  • Return type of requestList changed to Future<List<T>>
  • Return type of requestVoid changed to Future<void>
  • ApiException is introduced as an exception that is thrown when an error occurs during the request

1.1.0 #

  • updated README.md
  • exported ApiException
  • updated documentation
4
likes
0
pub points
47%
popularity

Publisher

verified publisherbehzod.dev

Network Kit is a library that provides a set of tools to work with network requests.

Repository (GitHub)
View/report issues

Topics

#network #network-manager #remote-data #dio

License

unknown (license)

Dependencies

dio

More

Packages that depend on net_kit