multiutillib 1.0.1
multiutillib: ^1.0.1 copied to clipboard
A new Flutter package with multiple utilities to use on the go and ease in development process.
1.0.0 26-02-2021 #
- Major Changes in package.
- Deprecated related methods used in extension.
- Added extensions for ease of use for converting.
0.0.6 25-02-2021 #
- Fixed bug in OTPTextField widget where entered otp was not available
- Updated DefaultButton to use ElevatedButton
0.0.5 24-02-2021 #
- Added new method for getting current app version
- Updated dependent package version.
0.0.4 21-01-2021 #
- Added comments for use.
- Added new utility methods.
0.0.3 29-12-2020 #
- Added formatting to documentation.
0.0.2 29-12-2020 #
- Added new method in Utils class for formatting number in given pattern.
- Added documentation for showing how to use the widgets and utilities.
0.0.1 26-12-2020 #
- Initial Release