mirror of
https://github.com/Iconica-Development/flutter_timetable.git
synced 2025-05-18 19:43:43 +02:00
27 lines
1.8 KiB
Markdown
27 lines
1.8 KiB
Markdown
[](https://github.com/Iconica-Development) [](https://github.com/Iconica-Development/flutter_timetable/actions/new) [](https://github.com/tenhobi/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.
|
|
|
|

|
|
|
|
## Features
|
|
## Setup
|
|
|
|
To use this package, add `timetable` as a dependency in your pubspec.yaml file.
|
|
|
|
### Example
|
|
|
|
See [Example Code](example/lib/main.dart) for more info.
|
|
|
|
## Issues
|
|
|
|
Please file any issues, bugs or feature request as an issue on our [GitHub](https://github.com/Iconica-Development/flutter_date_time_picker/pulls) page. Commercial support is available if you need help with integration with your app or services. You can contact us at [support@iconica.nl](mailto: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](./CONTRIBUTING.md) and send us your [pull request](https://github.com/Iconica-Development/flutter_date_time_picker/pulls).
|
|
|
|
## Author
|
|
|
|
This `timetable` for Flutter is developed by [Iconica](https://iconica.nl). You can contact us at <support@iconica.nl> |