timer_button 2.1.1
timer_button: ^2.1.1 copied to clipboard
Timer Button is a Flutter package that offers a customizable button widget capable of activation after a designated time interval.
2.1.1 #
- Updated Documentation and Code Refactoring as per the dart analysis
- Updated
ButtonType
enum values to lowerSnakeCase
2.1.0 #
- Resolved #13, #16 #17
- Code Refactoring and updated dependencies
- Thanks to all the contributors for their valuable contribution
2.0.0 #
1.0.2 #
- Feature Added: Reset timer button (#5). Thanks to gerald-tetteh
1.0.1 #
- Updated package description
1.0.0 #
- Updated environment >=2.7.0 <3.0.0
0.0.6 #
- Minor fixes.
0.0.5 #
- Updated Example and Documents.
0.0.4 #
- Minor fixes.
0.0.3 #
- Updated Example and Documents.
0.0.2 #
- Added Example
0.0.1 #
- Initial.