creative_ui_button 0.0.2 copy "creative_ui_button: ^0.0.2" to clipboard
creative_ui_button: ^0.0.2 copied to clipboard

Theme-aware, animated buttons for Flutter: contained, outlined, text, and animated variants with async and smart back.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add creative_ui_button

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

dependencies:
  creative_ui_button: ^0.0.2

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:creative_ui_button/creative_ui_button.dart';
1
likes
120
points
147
downloads

Publisher

unverified uploader

Weekly Downloads

Theme-aware, animated buttons for Flutter: contained, outlined, text, and animated variants with async and smart back.

Repository (GitHub)
View/report issues

Topics

#buttons #creative #flutter #widget

Documentation

API reference

License

unknown (license)

Dependencies

audioplayers, auto_size_text, flutter, flutter_animator, golden_toolkit, haptic_feedback, simple_animations, vibration

More

Packages that depend on creative_ui_button