legacy_calendar 0.0.5 copy "legacy_calendar: ^0.0.5" to clipboard
legacy_calendar: ^0.0.5 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 Dart:

 $ dart pub add legacy_calendar

With Flutter:

 $ flutter pub add legacy_calendar

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

dependencies:
  legacy_calendar: ^0.0.5

Alternatively, your editor might support dart pub get or 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
0
points
218
downloads

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

License

unknown (license)

Dependencies

animations, flutter, font_awesome_flutter, intl, provider

More

Packages that depend on legacy_calendar