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

A high-performance page curl effect for Flutter using GLSL fragment shaders. Simulates realistic iOS-style page turning with interactive gesture support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_page_curl

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

dependencies:
  flutter_page_curl: ^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:flutter_page_curl/flutter_page_curl.dart';
0
likes
160
points
86
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance page curl effect for Flutter using GLSL fragment shaders. Simulates realistic iOS-style page turning with interactive gesture support.

Repository (GitHub)
View/report issues

Topics

#page-curl #animation #shader #widget #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_page_curl