A Flutter package for creating a roster that displays events per day with an included calendar for picking the date. Each event gets its own column except when events have the same time and Id. In that case, they are grouped together in the same column. Multiday events are split into multiple columns. The underlying datepicker widget supports marking dates and disabling dates.
To use this package, add flutter_roster
as a dependency in your pubspec.yaml file.
See Example Code for more info.
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.
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.
This flutter_roster for Flutter is developed by Iconica. You can contact us at support@iconica.nl