flutter_timetable 1.1.4 copy "flutter_timetable: ^1.1.4" to clipboard
flutter_timetable: ^1.1.4 copied to clipboard

outdated

Displays a timetable for dates and times on items in a list.

Change Log #

1.1.4 #

  • Update intl dependency to ^0.19.0
  • Update flutter_lints dependency to ^1.0.0

1.1.3 #

  • Add snapAnimationCurve and snapAnimationDuration to the 'Timetable' constructor to allow for customizing the animation when snapping to the time. (Thanks @joemielke)
  • Upgrade dependencies

1.1.2 #

  • Calculate the hour when setting the visible date on scroll events.

1.1.1 #

  • Update intl dependency to ^0.18.0
  • Upgrade dependencies
  • Allow dart 3

1.1.0 #

  • Add onEvent function to constructor to create a default event handler.
  • Add TimetableVisibleDateChanged event

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
40
likes
0
points
344
downloads

Publisher

verified publisheryourfriendken.com

Weekly Downloads

Displays a timetable for dates and times on items in a list.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_timetable