busenet 0.9.1 copy "busenet: ^0.9.1" to clipboard
busenet: ^0.9.1 copied to clipboard

Busenet is a network package that uses Dio underneath. It allows easy integration and quick usage, with request-based caching and generic response model assignment.

0.1.0 #

0.1.1 #

0.1.2 #

0.1.2 #

0.1.3 #

0.1.4 #

  • Update package name

0.1.5 #

  • Update README.md

0.1.6 #

  • Update README.md

0.1.7 #

  • Added EmptyResponseModel
  • Added example

0.1.8 #

  • Format classes
  • Update README.md

0.1.9 #

  • Added isLoggerEnabled
  • Update README.md

0.2.0 #

  • Added ignore entity key in request

0.2.1 #

  • ignore entity key in request fix

0.2.2 #

  • auth token fix

0.3.0 #

  • network manager init fix

0.4.0 #

  • Added custom entity key to request

0.4.1 #

  • network manager fetch fix

0.5.0 #

  • added dio exception type to base response model
  • remove default values from network configurations' timeouts

0.6.0 #

  • added failures

0.6.1 #

  • added error messages

0.6.2 #

  • send error messages to error handler method

0.6.3 #

  • fixed imports

0.7.0 #

  • fixed no result response
  • added fetch primitive

0.7.1 #

  • updated network manager for fetch primitive

0.8.0 #

  • added download feature to network manager

0.8.2 #

  • fixed model parser

0.8.3 #

  • fixed ignore entity key

0.9.0 #

  • added request time logging

0.9.1 #

  • added uri to request time logging
1
likes
150
pub points
53%
popularity

Publisher

unverified uploader

Busenet is a network package that uses Dio underneath. It allows easy integration and quick usage, with request-based caching and generic response model assignment.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, dio_cache_interceptor, dio_cache_interceptor_hive_store, flutter, path_provider, permission_handler

More

Packages that depend on busenet