event_api 0.2.2 copy "event_api: ^0.2.2" to clipboard
event_api: ^0.2.2 copied to clipboard

outdated

Holds APIRepository, which is primarily used for making requests to a server

0.2.2 #

  • Added convenience function for loading bodies in Responses as Lists of a GenericModel

0.2.1 #

  • Updated http to ^1.0.0

0.2.0 #

  • Added MultipartRequests to requirement for APIRequesters

0.1.2 #

  • Added logout option to APIRepository

0.1.1 #

  • Added ApiDatabaseRepository - an implementation of DatabaseRepository that is backed by an APIRequester
  • Added StubAPIRequester - an implementation of APIRequester that will always return the same response regardless of urlSuffix

0.1.0+1 #

  • Fixed exports to export all the libraries

0.1.0 #

  • Initial version.
0
likes
40
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Holds APIRepository, which is primarily used for making requests to a server

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

event_authentication, event_bloc, event_db, http, tuple

More

Packages that depend on event_api