animated_book_widget 1.0.1 copy "animated_book_widget: ^1.0.1" to clipboard
animated_book_widget: ^1.0.1 copied to clipboard

A Flutter package providing an interactive method to display content, resembling the experience of flipping through pages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_book_widget

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

dependencies:
  animated_book_widget: ^1.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:animated_book_widget/animated_book_widget.dart';
56
likes
160
pub points
72%
popularity
screenshot

Publisher

verified publisherd-velopers.com

A Flutter package providing an interactive method to display content, resembling the experience of flipping through pages.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_book_widget