book_page_flip 0.1.0 copy "book_page_flip: ^0.1.0" to clipboard
book_page_flip: ^0.1.0 copied to clipboard

A smooth, efficient open-book page-turn widget. Drag or animate pages with a realistic 3D page curl, a soft shadow, and a natural-feeling turn.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add book_page_flip

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

dependencies:
  book_page_flip: ^0.1.0

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:book_page_flip/book_page_flip.dart';
10
likes
160
points
62
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A smooth, efficient open-book page-turn widget. Drag or animate pages with a realistic 3D page curl, a soft shadow, and a natural-feeling turn.

Repository (GitHub)
View/report issues

Topics

#animation #book #page-flip #ui #widget

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on book_page_flip