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

page_transition_view Used To Create PageView With Page Transition Effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add page_transition_view

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

dependencies:
  page_transition_view: ^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:page_transition_view/page_transition_view.dart';
4
likes
40
pub points
9%
popularity

Publisher

unverified uploader

page_transition_view Used To Create PageView With Page Transition Effects.

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on page_transition_view