stylable_calendar 0.1.3+hotfix.11 copy "stylable_calendar: ^0.1.3+hotfix.11" to clipboard
stylable_calendar: ^0.1.3+hotfix.11 copied to clipboard

A calendar that is less complicated and can customize as you want.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stylable_calendar

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

dependencies:
  stylable_calendar: ^0.1.3+hotfix.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:stylable_calendar/stylable_calendar.dart';
1
likes
30
pub points
48%
popularity

Publisher

unverified uploader

A calendar that is less complicated and can customize as you want.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dart_days, flutter, intl

More

Packages that depend on stylable_calendar