zwap_utils 0.0.64 copy "zwap_utils: ^0.0.64" to clipboard
zwap_utils: ^0.0.64 copied to clipboard

A Flutter library to handle Util functions in any Zwap projects

0.0.1 #

  • Initial release

0.0.2 #

  • Fixed import on utils.dart

0.0.3 #

  • Added API utils class

0.0.4 #

  • Removed the mandatory translation from the constants class for the dates names

0.0.48 #

  • Added extraHeaders in all api calls

0.0.53 #

  • Added arguments and replaceAll argument to Utils.translatedText(...) function

0.0.54 #

  • Added .mock(...) constructor to ApiService with support for mock client use

0.0.55 #

  • Fixed a problem in translatedText(...) method

0.0.56 #

  • Fixed an other problem in translatedText(...) method

0.0.57 #

  • Fixed a problem in Utils.currentState.getArgs()

0.0.58 #

  • Improved log of ApiService

0.0.59 #

  • Fixed log logics

0.0.60 #

  • Added setMockClient(...) method is ApiService class

0.0.61 #

  • Added mock client getter only for testing in ApiService class

0.0.62 #

  • Transparent edits in [Utils] logics in order to let user mock it for testing

0.0.63 #

  • Replaced UnimplementedException with warning logs in native current state class

0.0.64 #

  • Added a new method to perform a put request using a list as body to [ApiService]
0
likes
100
pub points
35%
popularity

Publisher

unverified uploader

A Flutter library to handle Util functions in any Zwap projects

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, get_it, http, quiver

More

Packages that depend on zwap_utils