redacted 1.0.11 copy "redacted: ^1.0.11" to clipboard
redacted: ^1.0.11 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: ^1.0.11

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';
440
likes
150
pub points
92%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter, flutter_svg, measure_size

More

Packages that depend on redacted