flip_page 0.1.1 copy "flip_page: ^0.1.1" to clipboard
flip_page: ^0.1.1 copied to clipboard

Realistic page-flip widget for Flutter with physics-based curl animation and full widget interactivity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flip_page

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

dependencies:
  flip_page: ^0.1.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:flip_page/flip_page.dart';
1
likes
160
points
109
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Realistic page-flip widget for Flutter with physics-based curl animation and full widget interactivity.

Repository (GitHub)
View/report issues

Topics

#widget #book #animation #page-turn

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flip_page