swift_progress_button 0.0.3
swift_progress_button: ^0.0.3 copied to clipboard
Swift Progress Button is a Flutter widget designed to display a customizable button with progress indicator functionality, suitable for use in various UI scenarios.
0.0.3 #
Initial Release #
- Customizable Button: Define button dimensions, border radius, text, and color according to your design requirements.
- Loading Indicator: Display a progress indicator within the button when performing asynchronous tasks.
- Responsive Interaction: Prevent button taps while in the loading state to avoid multiple submissions.
- Flexible Styling: Configure the appearance of the loading indicator, including color, stroke width, height, and width.
- Material Design Compliant: Integrates smoothly with Material Design principles and Flutter's widget ecosystem.