real_page_flip 1.1.2 copy "real_page_flip: ^1.1.2" to clipboard
real_page_flip: ^1.1.2 copied to clipboard

A professional, high-fidelity 3D-like page flip engine for Flutter. Features physics-based 2D paper fold effects with realistic shadows, specular highlights, and integrated sound/haptic feedback. E [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add real_page_flip

With Flutter:

 $ flutter pub add real_page_flip

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

dependencies:
  real_page_flip: ^1.1.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:real_page_flip/real_page_flip.dart';
3
likes
0
points
233
downloads

Publisher

unverified uploader

Weekly Downloads

A professional, high-fidelity 3D-like page flip engine for Flutter. Features physics-based 2D paper fold effects with realistic shadows, specular highlights, and integrated sound/haptic feedback. Engineered for stable 60FPS performance and robust layout constraint handling to prevent common Flutter layout errors.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

audioplayers, flutter, vibration

More

Packages that depend on real_page_flip