Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 1.9 KB

Flet changelog

0.1.64

  • Using variable fonts (#21)
  • Old flet client app versions do not launch on Mac (#161)
  • NavigationBar control (#193)
  • ResponsiveRow control (#227)
  • Add code syntax highlighter to markdown (#294)
  • feature: add mouse scroll wheel event (#354)
  • Tooltip class (#367)
  • BottomSheet control (#483)
  • Fixed: Calling update() inside Control.did_mount() causes deadlock (#489)
  • Add page.window_maximizable (#494)
  • Add an ability to change font family of TextField (#511)
  • Feature: Theming Switch and Checkbox component (#523)
  • Change shape of AlertDialog (#537)
  • Fixed: Saving and retreiving a string value from client storage adds quotation marks (#545)

0.1.63

  • Matplotlib and Plotly Charts (#509)
  • make control a cooperative object (#490)

0.1.62

  • Update pubspec.lock
  • GestureDetector and fixes (#459)
  • removed all problems except dart:html problem because it needs material html kind of thing (#461)
  • fix: ensure correct version is fetched in dev mode (#443)
  • Fix controls setter for empty list input (#454)
  • make ink=True behavior consistent with ink=False (#427)

0.1.0 - Mar 30, 2022