on_process_button_widget 2.0.10
on_process_button_widget: ^2.0.10 copied to clipboard
An awesome button widget that fulfills all your demands in Button. Operation animation, status, and many more.
0.0.1 #
- Elevated Button with animation and many functionalities
1.0.0 #
- Documentation updated
1.0.1 #
- Material 3 is integrated
1.0.2 #
- Bug fixed
1.0.3 #
- Fixed box height problem
2.0.0 #
- Fixed box alignment problem
2.0.1 #
- Animation alignment added
2.0.2 #
- Sized error refactored
2.0.3 #
- Color and shadow error refactored
2.0.4 #
- Deprecated properties fixed
2.0.5 #
- Border fixed
2.0.6 #
- Some flutter version error fixed
2.0.7 #
- Button Icon height fixed
2.0.10 #
- Added comprehensive API documentation for all public variables and classes
- Improved class-level documentation for OnProcessButtonWidget
- Enhanced documentation clarity for callback functions and their parameters
- Added detailed descriptions for appearance and layout properties
- Included default value documentation for themed properties
- Introducing Parent theme and Global Theme. Now you can use your theme globally from the app. So you do not need to add the theme everywhere inside the Project.