alh_calendar 1.1.0 copy "alh_calendar: ^1.1.0" to clipboard
alh_calendar: ^1.1.0 copied to clipboard

A package for creating a custom calendar-widget. Builder-methods make it possible to design the calendar according to the given situation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add alh_calendar

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

dependencies:
  alh_calendar: ^1.1.0

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:alh_calendar/alh_calendar.dart';
4
likes
150
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A package for creating a custom calendar-widget. Builder-methods make it possible to design the calendar according to the given situation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on alh_calendar