kr_button 1.0.0 kr_button: ^1.0.0 copied to clipboard
A package that replaces the default TextButton and InkWell widgets with a loading effect
1.0.0 #
Changelog #
All notable changes to this project will be documented in this file.
Unreleased #
Added #
- Initial release
1.0.0 - 2022-02-22 #
Added #
- Replace default TextButton and InkWell widgets
- Show loading effect on button when the onPressed method starts
- Return to normal state when the onPressed method is completed
Changed #
- None
Deprecated #
- None
Removed #
- None
Fixed #
- None
Security #
- None