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

This package would help you to create beautiful Loading and Timer buttons. No need to worry animations and states for each of your buttons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add argon_buttons_flutter
copied to clipboard

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

dependencies:
  argon_buttons_flutter: ^1.1.0
copied to clipboard

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:argon_buttons_flutter/argon_buttons_flutter.dart';
copied to clipboard
357
likes
80
points
115
downloads

Publisher

unverified uploader

Weekly Downloads

2024.10.07 - 2025.04.21

This package would help you to create beautiful Loading and Timer buttons. No need to worry animations and states for each of your buttons.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on argon_buttons_flutter