table_calendar_null_safe 2.0.0 copy "table_calendar_null_safe: ^2.0.0" to clipboard
table_calendar_null_safe: ^2.0.0 copied to clipboard

Highly customizable, feature-packed Flutter Calendar with gestures, animations and multiple formats.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add table_calendar_null_safe

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

dependencies:
  table_calendar_null_safe: ^2.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:table_calendar_null_safe/table_calendar_null_safe.dart';
1
likes
110
pub points
81%
popularity

Publisher

verified publisherdvmatyun.ru

Highly customizable, feature-packed Flutter Calendar with gestures, animations and multiple formats.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, intl, simple_gesture_detector

More

Packages that depend on table_calendar_null_safe