hasan_utils 1.0.1 copy "hasan_utils: ^1.0.1" to clipboard
hasan_utils: ^1.0.1 copied to clipboard

outdated

A set of commonly used utilities for faster Flutter development.

1.0.1 - 2021-04-04 #

  • Navigation: Add replace ()

1.0.0 - 2021-04-01 #

  • Null safety support

0.4.5 - 2020-11-30 #

  • Api: Add authorizationHeader to get authorization's header ({'Authorization': '...'})

0.4.4 - 2020-11-18 #

  • FileDownloader: Fully asynchronize start()

0.4.3 - 2020-11-18 #

  • FileDownloader: Make start() return Future

0.4.2 - 2020-10-25 #

  • Storage: Added setInt(), setDouble(), setBool()

0.4.1 - 2020-10-21 #

  • Api: Ensure onFinish() is called after onSuccess()

0.4.0 - 2020-09-29 #

  • Api: Upload MultiPart files.

0.3.0 - 2020-09-17 #

  • Updated dependencies.
  • Fixed Api debug error response.

0.2.0 - 2020-08-30 #

  • Fixed FormatException that is thrown when an Api request expects JSON output but response returns string instead.

0.1.0 - 2020-08-26 #

  • Initial release.
1
likes
0
points
46
downloads

Publisher

verified publisherhighestweb.com

Weekly Downloads

A set of commonly used utilities for faster Flutter development.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, fast_localization, flutter, shared_preferences

More

Packages that depend on hasan_utils