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

A width-stable loading ElevatedButton widget with built-in async loading state.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hz_loading_button

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hz_loading_button: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hz_loading_button/custom_loading_button.dart';
import 'package:hz_loading_button/loading_button.dart';
1
likes
130
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A width-stable loading ElevatedButton widget with built-in async loading state.

Topics

#button #loading #widget #ui

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hz_loading_button