v0.3.0
Changelog
- 1e0b43c Automatic publishing of Flet package to pub.dev (#794)
- ac45cd9
flet pack
CLI to create app bundles with custom icons and metadata (#770) - ff35962 Authorization should allow to override, such as request_token() methods, there are some customizing authorization flows don't support to get access_token thought local client, even if using environment variables are not allowed. More reference: https://open.feishu.cn/document/common-capabilities/sso/api/get-access_token?lang=en-US (#776)
- 384bf3e Remove hard-coded colors in Markdown default code theme (#731)
- cc48859 Fix "replace" when moving children in the collection (#711)
- 249952c Correctly handle control replacement (#710)
- 7cf793f Added
dense
property toTextField
andDropdown
controls (#696) - 715f162 Added
BorderRadius
to__init__.py
(#691) - 514bbee Flet CLI moved into separate module (#679)
- d669577 Fix MaterialState error in ButtonStyle (#689)
- 95e006d Update flet-mobile-update.drawio
- 5e5a33f Pin certifi==2022.9.24 to fix CI (#682)
- 5d68b04 Merge branch 'main' of https://github.com/flet-dev/flet
- 1719818 Create flet-mobile-update.drawio
- c0d1405 Control comments (#681)