book_flip 1.0.0 copy "book_flip: ^1.0.0" to clipboard
book_flip: ^1.0.0 copied to clipboard

Easily implement and customize book flip effect

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add book_flip

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

dependencies:
  book_flip: ^1.0.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_flip/book_flip.dart';
8
likes
125
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

Easily implement and customize book flip effect

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on book_flip