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

outdated

A beautiful calendar library for cross platforms.

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.4

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
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful calendar library for cross platforms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_size_text, flutter, flutter_animate, google_fonts, intl

More

Packages that depend on maxx_calendar