animated_size_and_fade 2.0.0-nullsafety.1 copy "animated_size_and_fade: ^2.0.0-nullsafety.1" to clipboard
animated_size_and_fade: ^2.0.0-nullsafety.1 copied to clipboard

outdated

Does a fade and size transition between widgets of different heights. Also used to show/hide a widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_size_and_fade

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

dependencies:
  animated_size_and_fade: ^2.0.0-nullsafety.1

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_size_and_fade/animated_size_and_fade.dart';
180
likes
0
pub points
95%
popularity

Publisher

verified publisherglasberg.dev

Does a fade and size transition between widgets of different heights. Also used to show/hide a widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_size_and_fade