auto_shimmer_widget 0.0.2 copy "auto_shimmer_widget: ^0.0.2" to clipboard
auto_shimmer_widget: ^0.0.2 copied to clipboard

Automatic Flutter shimmer skeleton loader from existing widgets with RTL, dark mode, list, grid, and animation support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_shimmer_widget

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

dependencies:
  auto_shimmer_widget: ^0.0.2

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_shimmer_widget/auto_shimmer_widget.dart';
3
likes
160
points
22
downloads
screenshot

Documentation

API reference

Publisher

verified publishervinodmetha.in

Weekly Downloads

Automatic Flutter shimmer skeleton loader from existing widgets with RTL, dark mode, list, grid, and animation support.

Repository (GitHub)
View/report issues

Topics

#shimmer #skeleton #loading #placeholder #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on auto_shimmer_widget