auto_skeleton_plus 0.0.4 copy "auto_skeleton_plus: ^0.0.4" to clipboard
auto_skeleton_plus: ^0.0.4 copied to clipboard

Automatically generate skeleton loaders from Flutter widgets using code generation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_skeleton_plus

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

dependencies:
  auto_skeleton_plus: ^0.0.4

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:auto_skeleton_plus/auto_skeleton_plus.dart';
10
likes
140
points
214
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Automatically generate skeleton loaders from Flutter widgets using code generation

Repository (GitHub)

Topics

#skeleton #shimmer #loading #ui

License

unknown (license)

Dependencies

analyzer, build, flutter, shimmer, source_gen

More

Packages that depend on auto_skeleton_plus