basic_utils 1.6.0
basic_utils: ^1.6.0 copied to clipboard
Common util classes providing a solution for different situations.
Changelog #
1.6.0 - 2019-08-08 #
- Switch from import files to export files
- Improve error handling in HttpUtils
1.5.1 - 2019-08-05 #
- Fix "Health suggestions" from pub.flutter-io.cn
1.5.0 - 2019-07-17 #
- Improve StringUtils
1.4.0 - 2019-07-15 #
- Improve StringUtils
1.3.0 - 2019-07-08 #
- Improve HttpUtils
1.2.0 - 2019-06-14 #
- Add SortUtils
- Improve MathUtils
1.1.1 - 2019-05-06 #
- Improve DnsUtils
1.1.0 - 2019-05-06 #
- Fix DnsUtils
1.0.9 - 2019-05-06 #
- Clear and improve code.
1.0.8 - 2019-05-02 #
- Improve HttpUtils to handle simple string responses.
1.0.7 - 2019-04-28 #
- Added new StringUtils method
- Added new unit tests
1.0.6 - 2019-04-26 #
- Added new DnsUtils
- Added new unit tests
1.0.5 - 2019-04-16 #
- Added new HttpUtils
- Added new unit tests
1.0.4 - 2019-04-10 #
- Added new StringUtils
- Added new unit tests
- Improve documentation
1.0.3 - 2019-04-02 #
- Added new MathUtils
- Added new EmailUtils
- Added new unit tests
1.0.2 - 2019-03-06 #
- Added new helper functions
- Added new unit tests
1.0.1 - 2019-02-21 #
- Minor changes
1.0.0 - 2019-02-21 #
- Initial release