horizontal_weekly_calendar 1.2.6 copy "horizontal_weekly_calendar: ^1.2.6" to clipboard
horizontal_weekly_calendar: ^1.2.6 copied to clipboard

This is a simple horizontal weekly customizable calendar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add horizontal_weekly_calendar

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

dependencies:
  horizontal_weekly_calendar: ^1.2.6

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:horizontal_weekly_calendar/weekly_calendar.dart';
28
likes
150
points
84
downloads

Publisher

unverified uploader

Weekly Downloads

This is a simple horizontal weekly customizable calendar

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on horizontal_weekly_calendar