reusable_button 0.0.1 copy "reusable_button: ^0.0.1" to clipboard
reusable_button: ^0.0.1 copied to clipboard

A Flutter package providing a set of reusable buttons including elevated, text, route-based, and visibility-controlled buttons with built-in loading support and flexible customization options.

Changelog #

All notable changes to this project will be documented in this file.

0.0.1 #

Added #

  • AppButton: Customizable ElevatedButton with optional loading and logo.
  • AppTxtBtn: Row with a text and a text button, supporting loading state.
  • AppTxtRouteButton: Text button that navigates to a specified route.
  • VisibilityButton: ElevatedButton with visibility control.

Features #

  • Loading indicator support via loading_builder.
  • Optional disabling of touch during loading.
  • Route navigation integration.
  • Customizable button and text colors.
  • Lightweight and reusable design.
0
likes
130
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a set of reusable buttons including elevated, text, route-based, and visibility-controlled buttons with built-in loading support and flexible customization options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

app_style, flutter, loading_builder

More

Packages that depend on reusable_button