table_calendar 3.2.0 copy "table_calendar: ^3.2.0" to clipboard
table_calendar: ^3.2.0 copied to clipboard

Highly customizable, feature-packed calendar widget for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add table_calendar
copied to clipboard

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

dependencies:
  table_calendar: ^3.2.0
copied to clipboard

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:table_calendar/table_calendar.dart';
copied to clipboard
3.15k
likes
160
points
408k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

Highly customizable, feature-packed calendar widget for Flutter.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, intl, simple_gesture_detector

More

Packages that depend on table_calendar