redacted 0.0.9 copy "redacted: ^0.0.9" to clipboard
redacted: ^0.0.9 copied to clipboard

A package that automatically generate a loading widget from your own widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add redacted

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

dependencies:
  redacted: ^0.0.9

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:redacted/redacted.dart';
555
likes
140
points
1.97k
downloads

Publisher

unverified uploader

Weekly Downloads

A package that automatically generate a loading widget from your own widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, measure_size, shimmer

More

Packages that depend on redacted