open_container_transition 0.0.1 copy "open_container_transition: ^0.0.1" to clipboard
open_container_transition: ^0.0.1 copied to clipboard

Widget that implements a collapsed widget, that can expand into a larger widget, as a new route.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_container_transition

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

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

Publisher

unverified uploader

Widget that implements a collapsed widget, that can expand into a larger widget, as a new route.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on open_container_transition