page_curl_effect 1.0.2 copy "page_curl_effect: ^1.0.2" to clipboard
page_curl_effect: ^1.0.2 copied to clipboard

This is provide 2D page curl animation from the idea of 3D page curl

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add page_curl_effect

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

dependencies:
  page_curl_effect: ^1.0.2

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:page_curl_effect/page_curl_effect.dart';
18
likes
150
points
232
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This is provide 2D page curl animation from the idea of 3D page curl

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter, provider

More

Packages that depend on page_curl_effect