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

A comprehensive Flutter scheduling calendar with 13 views, multi-resource scheduling, drag & drop, RRULE recurrence, and iCalendar support. Widget-layer only.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add timetide

With Flutter:

 $ flutter pub add timetide

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

dependencies:
  timetide: ^1.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:timetide/timetide.dart';
2
likes
0
points
167
downloads

Publisher

verified publisherkahle.dev

Weekly Downloads

A comprehensive Flutter scheduling calendar with 13 views, multi-resource scheduling, drag & drop, RRULE recurrence, and iCalendar support. Widget-layer only.

Repository (GitHub)
View/report issues

Topics

#calendar #scheduling #flutter-widget #drag-and-drop #rrule

License

unknown (license)

Dependencies

collection, flutter

More

Packages that depend on timetide