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

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

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
150
points
59
downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

http, logging, meta, web

More

Packages that depend on json_fetcher