animated_fractionally_sized_box 2.0.1 copy "animated_fractionally_sized_box: ^2.0.1" to clipboard
animated_fractionally_sized_box: ^2.0.1 copied to clipboard

Animated version of FractionallySizedBox that gradually changes its values over a period of time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_fractionally_sized_box

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

dependencies:
  animated_fractionally_sized_box: ^2.0.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_fractionally_sized_box/animated_fractionally_sized_box.dart';
7
likes
130
pub points
84%
popularity

Publisher

unverified uploader

Animated version of FractionallySizedBox that gradually changes its values over a period of time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_fractionally_sized_box