github flet-dev/flet v0.85.0.dev1

pre-release7 hours ago

What's Changed

  • Docusaurus 3.10 upgrade with fast mode by @FeodorFitsner in #6389
  • feat: Page.pop_views_until() to pop multiple views and return a result to the destination view by @brunobrown in #6347
  • fix: select platform-compatible icon format in find_platform_image by @HG-ha in #6381
  • fix(ResponsiveRow): handle unbounded width and child controls with col=0 by @ndonkoHenri in #6354
  • feat: add issues property to CodeEditor for Python-side analysis by @FeodorFitsner in #6407
  • fix: ScrollableControl.auto_scroll not working when scroll property is not explicitly set by @ndonkoHenri in #6404
  • feat: add local_position/global_position to DragTargetEvent by @ndonkoHenri in #6401
  • feat: make NavigationDrawerDestination.label accept custom controls by @ndonkoHenri in #6395
  • fix: resolve component-wrapped views in Page root/top view accessors by @FeodorFitsner in #6414
  • chore: Move Linux build and client dependencies in flet.utils to further simplify CI workflow by @ndonkoHenri in #6383
  • fix: respect pre-set environment variables in build template by @Bahtya in #6394
  • fix(flet pack): Windows taskbar shortcut pointing to wrong .exe by @ndonkoHenri in #6403
  • fix: reduce Linux video memory retention with mimalloc linking by @ndonkoHenri in #6416
  • feat: add hot-reload watcher to CrocoDocs CLI by @ndonkoHenri in #6402
  • fix: avoid delay when page.window.destroy() closes Windows apps by @ndonkoHenri in #6428
  • fix(flet-lottie): local asset files not loading on Windows desktop by @ndonkoHenri in #6426
  • chore!: remove deprecated module-level margin/padding/border/border_radius helpers by @ndonkoHenri in #6425
  • feat: add scroll support to ResponsiveRow by @ndonkoHenri in #6417
  • fix(linux): link libpthread alongside mimalloc.o by @FeodorFitsner in #6435
  • Tests to generate screenshots/gifs for material controls examples. by @InesaFitsner in #6438
  • Add declarative Router with view-stack navigation by @FeodorFitsner in #6406
  • feat(flet-map): add image overlay support by @ndonkoHenri in #6421
  • fix(flet-charts): match axis labels with float tolerance by @FeodorFitsner in #6459
  • docs: improve CrocoDocs API signature and cross-reference rendering by @ndonkoHenri in #6442

New Contributors

Full Changelog: v0.85.0.dev0...v0.85.0.dev1

Don't miss a new flet release

NewReleases is sending notifications on new releases.