flutter_flexible_calendar 1.0.1 copy "flutter_flexible_calendar: ^1.0.1" to clipboard
flutter_flexible_calendar: ^1.0.1 copied to clipboard

flutter_flexible_calendar lib allow to create standard calendar and horizontal calendar, just listen callback both events.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_flexible_calendar

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

dependencies:
  flutter_flexible_calendar: ^1.0.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:flutter_flexible_calendar/flutter_flexible_calendar.dart';
3
likes
150
points
37
downloads

Publisher

verified publisherdarith.info

Weekly Downloads

flutter_flexible_calendar lib allow to create standard calendar and horizontal calendar, just listen callback both events.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_flexible_calendar