A Flutter package for creating a timetable widget in which to display blocks of time with optional widgets in them
Find a file
dependabot[bot] 00c9669481
chore(deps): bump flutter_lints in /packages/flutter_timetable_interface
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 5.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 22:42:17 +00:00
.github feat(documentation): Create component-documentation.yml workflow file 2024-08-30 10:20:02 +02:00
packages chore(deps): bump flutter_lints in /packages/flutter_timetable_interface 2024-09-30 22:42:17 +00:00
.gitignore chore: add fvm configuration to gitignore 2024-08-30 10:21:28 +02:00
CHANGELOG.md chore: ready the package for deployment to the pub server 2024-08-30 10:39:11 +02:00
CONTRIBUTING.md fix(ci): fix deprecated issue 2024-08-30 10:20:57 +02:00
flutter_timetable.gif improved example, updated README and aaded GIF 2022-11-22 16:06:34 +01:00
LICENSE feat: create melos package for flutter_timetable 2023-12-03 11:03:02 +01:00
melos.yaml feat: create melos package for flutter_timetable 2023-12-03 11:03:02 +01:00
pubspec.yaml feat: create melos package for flutter_timetable 2023-12-03 11:03:02 +01:00
README.md fix(ci): fix deprecated issue 2024-08-30 10:20:57 +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