Skip to content

Releases: flet-dev/flet

v0.28.3

20 May 19:27
1c040ef
Compare
Choose a tag to compare

v0.28.2

10 May 21:49
69e4e10
Compare
Choose a tag to compare
  • feat(cli): flet -V as alternative to flet --version (#4791)
  • New Features and Flutter 3.29 (#4891)
  • Fixed: Dropdown.expand has no effect (#5042)
  • feat: expose events (on_double_tap, on_pan_start) in WindowDragArea (#5043)
  • feat: custom ReorderableListView drag handle listeners (#5051)
  • Fixed: LineChartDataPoint.tooltip not properly rendered (#5105)
  • Fixed: broken code in Page.__on_authorize_async (#5154)
  • Remove Flet v0.25 deprecations (#5155)
  • Prevent platform back button from popping a route with pop confirmation event (#5280)
  • Fixed: SearchBar does not handle capitalization correctly (#5014)
  • Fixed: FilePicker upload fails if original filename is modified (#5037)
  • Fixed missing imports in __init__.py (#5292).
  • Fixed: GestureDetector should have at least one event handler defined (#5293).

v0.28.1

08 May 19:54
Compare
Choose a tag to compare

v0.27.6

11 Mar 22:13
111b8f9
Compare
Choose a tag to compare

What's Changed

  • Show app startup screen by default by @ndonkoHenri in #5036
  • fix: Textfield cursor position changes when modifying field content in on_change by @ndonkoHenri in #5019
  • Remove deperecated method by @shiena in #5005
  • fix: incorrect positioning of non-FAB controls assigned to page.floating_action_button by @ndonkoHenri in #5049
  • flet build: allow dependencies with commas and other fixes by @FeodorFitsner in #5067

New Contributors

Full Changelog: v0.27.5...v0.27.6

v0.27.5

05 Mar 04:02
424ed86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.4...v0.27.5

v0.27.4

01 Mar 01:39
f9a5f6c
Compare
Choose a tag to compare

What's Changed

  • Fix: do not remove flutter-packages on re-build if dev_packages configured by @FeodorFitsner in #5002

Full Changelog: v0.27.3...v0.27.4

v0.27.3

28 Feb 05:02
244a449
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.2...v0.27.3

v0.27.2

26 Feb 21:08
1dc015d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.1...v0.27.2

v0.27.1

22 Feb 06:20
Compare
Choose a tag to compare

Full Changelog: v0.27.0...v0.27.1

v0.27.0

22 Feb 02:06
5554fa6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.27.0