basic_utils 2.0.1
basic_utils: ^2.0.1 copied to clipboard
Common util classes providing a solution for different situations.
Changelog #
2.0.1 - 2019-09-12 #
- Improve ColorUtils
- Improve MathUtils
- Add Unit test
2.0.0 - 2019-09-04 #
- Improve ColorUtils
- Add Unit test
1.9.3 - 2019-09-03 #
- Improve documentation of DateUtils
1.9.2 - 2019-09-03 #
- Fix minor bug
1.9.1 - 2019-09-02 #
- Fix minor bug
1.9.0 - 2019-09-02 #
- Add DateUtils
- Add unit tests
1.8.2 - 2019-08-30 #
- Fix minor bug
- Update dependecies
1.8.1 - 2019-08-28 #
- Fix minor bug
1.8.0 - 2019-08-28 #
- Add new ColorUtils
- Add new unit tests
1.7.0 - 2019-08-26 #
- Add ColorUtils
- Add unit tests
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