content_placeholder 0.1.0 copy "content_placeholder: ^0.1.0" to clipboard
content_placeholder: ^0.1.0 copied to clipboard

discontinued

A fluter plugin to make nice animated shimmer content placeholders.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add content_placeholder

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

dependencies:
  content_placeholder: ^0.1.0

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:content_placeholder/content_placeholder.dart';
19
likes
40
pub points
49%
popularity

Publisher

verified publisherchandujs.dev

A fluter plugin to make nice animated shimmer content placeholders.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, shimmer

More

Packages that depend on content_placeholder