flutter_custom_calendar 1.0.5 copy "flutter_custom_calendar: ^1.0.5" to clipboard
flutter_custom_calendar: ^1.0.5 copied to clipboard

A calendar control of flutter that supports three selection modes。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_custom_calendar

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

dependencies:
  flutter_custom_calendar: ^1.0.5

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_custom_calendar/flutter_custom_calendar.dart';
10
likes
35
pub points
64%
popularity

Publisher

unverified uploader

A calendar control of flutter that supports three selection modes。

Homepage
Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on flutter_custom_calendar