on_process_button_widget 2.0.11 copy "on_process_button_widget: ^2.0.11" to clipboard
on_process_button_widget: ^2.0.11 copied to clipboard

A highly customizable Flutter button with built-in loading animations and status feedback (Success/Error). Perfect for asynchronous operations and form submissions.

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.11 #

  • Critical Fix: Resolved LateInitializationError in widget state by refactoring initialization logic.
  • Critical Fix: Fixed state loss issue where the button would reset its status during parent rebuilds.
  • Bug Fix: Corrected mathematical error in content height calculation that was causing layout issues with padding.
  • Feature: Added comprehensive API documentation for all public variables and classes.
  • Feature: Introducing OnProcessButtonTheme and OnProcessButtonDefaultValues for global theme management.
  • Improvement: Optimized widget lifecycle by moving property initialization to initState, didChangeDependencies, and didUpdateWidget.
  • Improvement: Updated SDK constraints to Flutter 3.16+ to support modern APIs like TextScaler.
  • Testing: Added a comprehensive suite of widget tests to ensure stability across all button states.
18
likes
160
points
132
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter button with built-in loading animations and status feedback (Success/Error). Perfect for asynchronous operations and form submissions.

Repository (GitHub)
View/report issues

Topics

#button #elevated-button #animated-button

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on on_process_button_widget