yegobox_flutter_calendar 1.0.0 copy "yegobox_flutter_calendar: ^1.0.0" to clipboard
yegobox_flutter_calendar: ^1.0.0 copied to clipboard

A calendar widget that uses Material Design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yegobox_flutter_calendar

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

dependencies:
  yegobox_flutter_calendar: ^1.0.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:yegobox_flutter_calendar/calendar_tile.dart';
import 'package:yegobox_flutter_calendar/flutter_calendar.dart';
2
likes
25
pub points
0%
popularity

Publisher

unverified uploader

A calendar widget that uses Material Design.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

date_utils, flutter, intl, tuple

More

Packages that depend on yegobox_flutter_calendar