reusable_button 0.0.5 copy "reusable_button: ^0.0.5" to clipboard
reusable_button: ^0.0.5 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.5 #

Aug 22, 2025 #

✨ Updated #

  • Updated Dart sdk to 3.9.0
  • Removed flutter_lints Dependency

0.0.4 #

Aug 17, 2025 #

Added #

  • Added LoadingButton widget for button loading indicators.

0.0.3 #

Aug 15, 2025 #

Updated #

  • Updated AppButton.

0.0.2 #

Jul 15, 2025 #

Updated #

  • AppTxtBtn: Added loading indicator, disabled button while loading, and improved styling and layout.

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
140
points
155
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

flutter

More

Packages that depend on reusable_button