flutter_custom_utility 1.0.1
flutter_custom_utility: ^1.0.1 copied to clipboard
This package includes Common Utility function, Validation, Regex, and Date and Time utilities.
1.0.1 #
- Added toastLength, gravity, timeInSecForIosWeb parameters in showToast method
1.0.0 #
- Flutter Version: 3.22.3
- Added null check for methods
- Added return type for methods
0.0.10 #
- Added return type to launchURL, launchMapURL and launchAppOrWeb function for future handling
- Breaking change: launchURL and launchMapURL now accepts naming parameter
- Updated the code formatting/refactoring for Example app
0.0.9 #
- README.md file update
0.0.8 #
- Added package repository
0.0.7 #
- README.md file update
0.0.6 #
- README.md file update
0.0.5 #
- Remove static from classes.
- Flutter Version: 3.16.9