ui_skeleton_factory 0.0.1 copy "ui_skeleton_factory: ^0.0.1" to clipboard
ui_skeleton_factory: ^0.0.1 copied to clipboard

Automatically generate Skeleton Loading UI from any Flutter Widget with zero config. Features custom registry, caching, debug mode, animated transitions, and powerful controller. Pure Flutter, no dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ui_skeleton_factory

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

dependencies:
  ui_skeleton_factory: ^0.0.1

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:ui_skeleton_factory/ui_skeleton_factory.dart';
2
likes
150
points
90
downloads

Publisher

unverified uploader

Weekly Downloads

Automatically generate Skeleton Loading UI from any Flutter Widget with zero config. Features custom registry, caching, debug mode, animated transitions, and powerful controller. Pure Flutter, no dependencies.

Repository (GitHub)
View/report issues

Topics

#skeleton #loading #shimmer #ui #widget

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ui_skeleton_factory