askai_animation_button

Last updated:

0 purchases

askai_animation_button Image
askai_animation_button Images
Add to Cart

Description:

askai animation button

askai_animation_button #
Imitation TikTok of Live button.
HOW TO USE #

add "askai_animation_button: ^last version" to the pubspec.yaml
dependencies:
askai_animation_button: ^last version
copied to clipboard

use #
see also
const KaiAnimationButton(
{Key? key,
required this.text, //text inside button
required this.innerCircleColor, //innerCircle's Color. [begin,end]
required this.outerRingColor, //outerRing's Color. [begin,end]
this.style, //TextStyle
required this.onTap,
required this.innerWidth, //innerCircle's width. [begin,end]
required this.outerRingWidth, //outerRing's width. [begin,end]
required this.outerRingHeight}) //outerRing's height. [begin,end]
: super(key: key);
copied to clipboard
rendering #

If you have plublem and more,please to contact me. #
or Submit questions to 'issues' #
Getting Started #
This project is a starting point for a Flutter
plug-in package,
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.