flutter_timetable 1.1.0
flutter_timetable: ^1.1.0 copied to clipboard
Displays a timetable for dates and times on items in a list.
1.1.0 #
- Add
onEventfunction to constructor to create a default event handler. - Add
TimetableVisibleDateChangedevent
1.0.0 #
- Update documentation
- Add tests
- Setup CI and add badges
- Minor refactoring
0.1.0 #
- Refactor timeline event names.
0.0.3 #
- Bug fix: remove controller listener when timetable widget is disposed.
0.0.2 #
- Update documentation
0.0.1 #
- Add timetable widget