pending_button 0.0.8
pending_button: ^0.0.8 copied to clipboard
Button peding is an animated button with asynchrnonise state (Idle, Pending, Error, Success)
0.0.8 #
- Update : dart sdk 3.6.0
- Fix : snapshat.data has void value
- Update : on color withOpacity to withValue(alpaha : )
0.0.7 #
- Doc : update doc
0.0.6 #
-
Fix : inital child position
-
Feat : Add theme args due to multiple build by using Theme.of(context) issue : https://github.com/flutter/flutter/issues/89127
0.0.5 #
Update dependancy
- SDK version
0.0.4 #
Fix unnecessary import
0.0.3 #
Fix text foreground on switch theme mode
0.0.2 #
Update dependancy
0.0.1 #
Initial Release.