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

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

dependencies:
  redacted: ^1.0.13
copied to clipboard

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';
copied to clipboard
517
likes
150
points
1.69k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.21 - 2025.04.05

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

Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter, flutter_svg, measure_size

More

Packages that depend on redacted