animated_size_and_fade 5.0.3 copy "animated_size_and_fade: ^5.0.3" to clipboard
animated_size_and_fade: ^5.0.3 copied to clipboard

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
copied to clipboard

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: ^5.0.3
copied to clipboard

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';
copied to clipboard
221
likes
160
points
9.22k
downloads

Publisher

verified publisherglasberg.dev

Weekly Downloads

2024.07.20 - 2025.02.01

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

Repository (GitHub)

Topics

#transition #animation #widget

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_size_and_fade