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

Staggered motion animations for list / grid items.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fading_tile

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

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

Publisher

verified publishervolskaya.dev

Staggered motion animations for list / grid items.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, other_animations

More

Packages that depend on fading_tile