json_fetcher 2.0.5 copy "json_fetcher: ^2.0.5" to clipboard
json_fetcher: ^2.0.5 copied to clipboard

Convenient fetching of JSON data with caching, auth, logging. Wrapper over standard Dart http package.

2.0.5 #

2.0.4 #

  • web: fix handling isolates on the web

2.0.3 #

  • io: HttpFilesCache remove isolate; add concurrent IO; update benchmarks
  • web: replace HttpHiveCache by HttpWebCache which is created from scratch

2.0.2 #

  • Fix web compatibility analysis issues

2.0.0 #

  • Published on pub.dev (to see previous versions, please visit GitHub)
4
likes
160
points
53
downloads

Documentation

API reference

Publisher

verified publisherjustprodev.com

Weekly Downloads

Convenient fetching of JSON data with caching, auth, logging. Wrapper over standard Dart http package.

Repository (GitHub)
View/report issues

Topics

#http #json #cache

License

MIT (license)

Dependencies

http, logging, meta, web

More

Packages that depend on json_fetcher