kr_button 1.0.1
kr_button: ^1.0.1 copied to clipboard
A package that replaces the default TextButton and InkWell widgets with a loading effect
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