loading_icon_button 1.1.0 copy "loading_icon_button: ^1.1.0" to clipboard
loading_icon_button: ^1.1.0 copied to clipboard

Flutter loading buttons with built-in idle, loading, success and error states, plus animated thinking-orb indicators for AI and agent interfaces.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loading_icon_button

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

dependencies:
  loading_icon_button: ^1.1.0

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:loading_icon_button/loading_icon_button.dart';
40
likes
160
points
468
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publishermohesu.com

Weekly Downloads

Flutter loading buttons with built-in idle, loading, success and error states, plus animated thinking-orb indicators for AI and agent interfaces.

Homepage
Repository (GitHub)
View/report issues

Topics

#button #loading #animation #ui #material-design

License

MIT (license)

Dependencies

flutter

More

Packages that depend on loading_icon_button