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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
65
likes
150
points
58
downloads
screenshot

Publisher

verified publisherd-velopers.com

Weekly Downloads

2024.09.26 - 2025.04.10

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_book_widget