JonasWanke/timetable

1.0.0-alpha.12 is not compatible with flutter 3.7

TatsuUkraine opened this issue · 1 comments

1.0.0-alpha.12 release contains references to methods that were introduced in 3.10, but doesn't exist in 3.7.

Probably 1.0.0-alpha.12 requires bump flutter version to have minimum 3.10

flutter: '>=3.10.0'

  • Flutter version: 3.7
  • Package version: 1.0.0-alpha.12