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

A customizable and themeable calendar widget for Flutter that provides a classic calendar view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add legacy_calendar

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

dependencies:
  legacy_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:legacy_calendar/legacy_calendar.dart';
4
likes
160
points
218
downloads
screenshot

Publisher

verified publisherlegacy-automation.online

Weekly Downloads

A customizable and themeable calendar widget for Flutter that provides a classic calendar view.

Repository (GitHub)
View/report issues

Topics

#calendar #schedule #events

Documentation

API reference

License

MIT (license)

Dependencies

animations, flutter, font_awesome_flutter, intl, json_annotation, provider

More

Packages that depend on legacy_calendar