Skip to content

v0.8.0

Compare
Choose a tag to compare
@FeodorFitsner FeodorFitsner released this 05 Jul 15:17
fa2eceb

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