skeleton_animation

Creator: coderz1093

Last updated:

Add to Cart

Description:

skeleton animation

skeleton_animation #

Creates a simple skeleton animation that can be used on android, iOS and the web.




How to use #
import 'package:skeleton_animation/skeleton_animation.dart';
copied to clipboard
Skeleton(
height: 12,
style: SkeletonStyle.text
),

// or

SkeletonText(
height: 12
)
copied to clipboard

License

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

Customer Reviews

There are no reviews.