maxx_calendar 1.0.11 copy "maxx_calendar: ^1.0.11" to clipboard
maxx_calendar: ^1.0.11 copied to clipboard

A beautiful calendar library for cross platforms which provides two month view modes along with color customization and callbacks for events and navigation buttons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add maxx_calendar

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

dependencies:
  maxx_calendar: ^1.0.11

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:maxx_calendar/maxx_calendar.dart';
10
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful calendar library for cross platforms which provides two month view modes along with color customization and callbacks for events and navigation buttons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

auto_size_text, flutter, flutter_animate, google_fonts, intl

More

Packages that depend on maxx_calendar