flip_calendar 0.1.1 copy "flip_calendar: ^0.1.1" to clipboard
flip_calendar: ^0.1.1 copied to clipboard

A customizable calendar widget with page-turn animations and swipe gesture navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flip_calendar

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

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

Publisher

verified publisherresengi.io

Weekly Downloads

A customizable calendar widget with page-turn animations and swipe gesture navigation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, page_turn_animation

More

Packages that depend on flip_calendar