week_calendar 1.0.0 copy "week_calendar: ^1.0.0" to clipboard
week_calendar: ^1.0.0 copied to clipboard

A highly customizable Flutter package that provides a horizontally scrollable weekly calendar widget with multiple visual styles and extensive configuration options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add week_calendar

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

dependencies:
  week_calendar: ^1.0.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:week_calendar/week_calendar.dart';
0
likes
160
points
105
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter package that provides a horizontally scrollable weekly calendar widget with multiple visual styles and extensive configuration options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

assorted_layout_widgets, calendar_date_picker2, dart_helper_utils, flutter, icons_plus, intl, s_disabled, s_ink_button, soundsliced_dart_extensions

More

Packages that depend on week_calendar