animated_reveal_stack 0.0.1+2 copy "animated_reveal_stack: ^0.0.1+2" to clipboard
animated_reveal_stack: ^0.0.1+2 copied to clipboard

A simple animated circular reveal based on stack widget. Works with single widget or list of widgets as children.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_reveal_stack

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

dependencies:
  animated_reveal_stack: ^0.0.1+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:animated_reveal_stack/animated_reveal_stack.dart';
13
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A simple animated circular reveal based on stack widget. Works with single widget or list of widgets as children.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_reveal_stack