A Flutter package for creating a timetable widget in which to display blocks of time with optional widgets in them
Find a file
2023-11-12 18:14:31 +01:00
.github/workflows feat: add documentation pipeline 2023-08-22 13:17:16 +02:00
example feat: add option to sort the blocks by their id 2023-11-12 18:14:31 +01:00
lib feat: add option to sort the blocks by their id 2023-11-12 18:14:31 +01:00
test refactor: rename timetable component 2023-08-17 10:47:08 +02:00
.gitignore feat: update component CI 2023-08-17 10:25:33 +02:00
analysis_options.yaml Added Badges, added Github Actions 2023-03-31 13:39:41 +02:00
CHANGELOG.md feat: add option to sort the blocks by their id 2023-11-12 18:14:31 +01:00
flutter_timetable.gif improved example, updated README and aaded GIF 2022-11-22 16:06:34 +01:00
LICENSE Add BSD-3-Clause license 2022-11-01 09:46:23 +01:00
pubspec.yaml feat: add option to sort the blocks by their id 2023-11-12 18:14:31 +01:00
README.md Added Badges, added Github Actions 2023-03-31 13:39:41 +02:00

pub package Build status style: effective dart

Flutter Timetable

A Flutter package for creating a Timetable widget in which to display blocks of time with optional widgets in them. The vertical time range is configurable and the widget is horizontally scrollable. The timetable has options to merge blocks below eachother when they are not overlapping or collapse items that are at the same time and have the same identifier.

Timetable GIF

Features

Setup

To use this package, add timetable as a dependency in your pubspec.yaml file.

Example

See Example Code for more info.

Issues

Please file any issues, bugs or feature request as an issue on our GitHub page. Commercial support is available if you need help with integration with your app or services. You can contact us at support@iconica.nl.

Want to contribute

If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our contribution guide and send us your pull request.

Author

This timetable for Flutter is developed by Iconica. You can contact us at support@iconica.nl