0 purchases
awersome sceleton
Skeleton widget, which is used as a stub during data loading
Features #
This widget can be a good stub
Getting started #
install package
use in your code
loading || response == null ? const Skeleton( width: 100, height: 20, shape: SkeletonShape.rectangle)
copied to clipboard
Usage #
loading || response == null ? const Skeleton( width: 100, height: 20, shape: SkeletonShape.rectangle)
copied to clipboard
Additional information #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.