fhc_calendar 0.0.5 copy "fhc_calendar: ^0.0.5" to clipboard
fhc_calendar: ^0.0.5 copied to clipboard

Customize calendar as beautiful as you expected.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fhc_calendar

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

dependencies:
  fhc_calendar: ^0.0.5

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:fhc_calendar/fhc_calendar.dart';
2
likes
105
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Customize calendar as beautiful as you expected.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, expandable_page_view, flutter, flutter_bloc, freezed, freezed_annotation, intl

More

Packages that depend on fhc_calendar