task_scheduler 0.0.2 copy "task_scheduler: ^0.0.2" to clipboard
task_scheduler: ^0.0.2 copied to clipboard

The Task Scheduler Widget is a Flutter component designed to display a schedule with customizable time slots and tasks. It provides functionalities to schedule tasks, rearrange them, and visualize the [...]

0.0.1 #

  • Initial release.

0.0.2 #

  • Updated min Dart SDK to 2.12.0
  • Entry Resizing
    • Allow users to resize entries to adjust their duration.
    • Define callbacks to handle resizing events, including update and completion events.
    • Prevent overlapping of entries during resizing with customizable logic.
  • Added Calendar Views
    • Calendar view provides a week schedule view. There are two types to choose from, CalendarView.weekView() and CalendarView.weekViewWithMonth().
  • Block off specific periods on a schedule for a resource.
6
likes
0
points
0
downloads

Publisher

verified publisherpermanentlink.co.za

Weekly Downloads

The Task Scheduler Widget is a Flutter component designed to display a schedule with customizable time slots and tasks. It provides functionalities to schedule tasks, rearrange them, and visualize them efficiently.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on task_scheduler