Skip to content

Releases: flet-dev/flet

v0.8.3

25 Jul 01:19
Compare
Choose a tag to compare

Changelog

  • 1d98971 Bump Flet version to 0.8.3
  • 02f00d5 Fix client deps for file_picker 5.2.5
  • d2201fc Revert FilePicker to 5.2.5

v0.8.2

13 Jul 22:11
Compare
Choose a tag to compare

Changelog

v0.8.1

07 Jul 19:12
Compare
Choose a tag to compare

Changelog

  • 7a3cca9 Bump Flet version to 0.8.1
  • c6020fe Fix PubSubHub import in connection.py
  • 95c9c85 Fix auth and PubSub imports in page.py
  • 08995eb Fix flet pack command

v0.8.0

05 Jul 15:17
fa2eceb
Compare
Choose a tag to compare

Changelog

  • fa2eceb v0.8.0 release notes (#1550)
  • e5fa92a Pin pydantic to 1.x
  • c92acd2 Create plus-icon.svg
  • 957ac0f Disable debugShowCheckedModeBanner
  • 3820066 Assets per page (#1541)
  • a9286a9 0.8.0 cleanup - p3 (#1528)
  • 6f5e364 Wrap loading page into scaffold if no views
  • 7b3e5a9 flet run assumes assets by default
  • 97d6b16 Do not remove dialog controls from stage upon closing
  • f418447 Server zero session cleanup (#1518)
  • 2fef6f7 View.fullscreen_dialog added
  • cd6b54a Added all SnackBar properties
  • 5cdefc6 NoAnimationPageRoute renamed
  • cce5b6b No animation if switching between pages with the same route
  • 34f442d v0.8.0 cleanup - part 2 (#1506)
  • bba58c3 v0.8.0 cleanup - part 1 (#1500)
  • ca41c55 Add smart_quotes_type, smart_dashes_type, autocorrect and enableSuggestions to TextField control
  • d674ba6 Fix CLI
  • e0df995 Get rid of CallableControl (#1493)
  • c2d2ade FletApp improvements and new CLI (#1492)
  • 7d03f53 Working with dialogs and composite ListTiles (#1491)
  • 97c9a08 Added Image.error_content property (#1481)
  • 214a90b New BottomSheet properties: dismissible, enable_drag, show_drag_handle, use_safe_area (#1468)
  • e87d5da Add flet-embed package to run Python apps embedded into Flutter apps (#1457)
  • 460e0ba Updated links to demo applications in README.md. (#1426)
  • 3780891 Fix Poetry for CI (#1422)
  • 1b246db Delete ios.md

v0.7.4

19 May 02:12
Compare
Choose a tag to compare

Changelog

  • d302c69 Added use_color_emoji to ft.app() in flet-pyodide

v0.7.3

18 May 17:55
Compare
Choose a tag to compare

Changelog

  • f0d0436 Fix missing FLET_APP_WEB declaration in flet-pyodide

v0.7.2

18 May 16:29
e42e64f
Compare
Choose a tag to compare

Changelog

v0.7.1

12 May 18:34
562dde9
Compare
Choose a tag to compare

Changelog

v0.7.0

11 May 22:04
Compare
Choose a tag to compare

Changelog

v0.6.2

27 Apr 20:05
Compare
Choose a tag to compare

Changelog

  • f05c66d Bump Flet version to 0.6.2
  • 0f94b5f Fix SnackBar (and other controls) exit animation
  • 5392ae7 Fix Text default style color