flutter_easy_button 1.0.3 copy "flutter_easy_button: ^1.0.3" to clipboard
flutter_easy_button: ^1.0.3 copied to clipboard

A customizable Material 3 FilledButton with loading, icons, and disabled state support.

1.0.0 #

  • Initial release.
  • Added CustomFilledButton.
  • Supports loading state.
  • Supports disabled state.
  • Supports optional icons.
  • Supports full-width layout.
  • Customizable colors.

1.0.1 #

  • Fixed issue for color changing during loading.

1.0.2 #

  • Made textColor parameter required.

1.0.3 #

  • Added ButtonType enum (filled, outlined).
  • Added CustomButton with support for both filled and outlined styles.
  • Added CustomOutlineButton with all CustomButton features.
  • Made buttonType parameter required - users must explicitly select button style.
  • Added borderColor and borderWidth parameters for outlined buttons.
  • Both button classes now support dynamic type switching.
11
likes
150
points
259
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Material 3 FilledButton with loading, icons, and disabled state support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_easy_button