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

A simple colored box widget, typically used for showing loading indicator. This is the opposite of shimmer, which has no animation/effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add no_shimmer

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

dependencies:
  no_shimmer: ^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:no_shimmer/no_shimmer.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A simple colored box widget, typically used for showing loading indicator. This is the opposite of shimmer, which has no animation/effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on no_shimmer