Releases: flet-dev/flet
Releases · flet-dev/flet
v0.1.26
Changelog
- 8531ab8 Upload Flet client app to GitHub releases
- 307791b .focus() method for TextField and Dropdown
- 9478c6e Added /playground to .gitignore
- 6f3116e Removed examples and playground from Python SDK repo
- 824fe5f Create unicode-test.py
- ae4a9a2 Readme s1 (#9)
- 321e951 Update fletd name to get download working (#7)
- 6917866 Update README.md
- dcce194 Update README.md
- 62fcc23 Update README.md
- 122ef8c Update README.md
- 41397b6 Update README.md
- 8aa199e Logo updated
- 5d7fea4 Flet logo v2
v0.1.25
v0.1.24
v0.1.23
Changelog
- ec6a12a app_store_connect_api_key with base64 key
- baba334 index.html with loading animation
- b583eba Upgrade Flutter 3.0.1
- 5ac13ad Update AndroidManifest.xml
- 232dc74 Build to client's "build" folder
- 7548300 Update Fastlane
- 1aa65aa Building and publishing iOS Flutter app on AppVeyor
- 49620dd Create homepage-icons.cdr
v0.1.22
v0.1.20
v0.1.19
v0.1.18
Changelog
- afc67a5 ListTile
- 03548c5 Card control
- 4b70802 Slight protocol optimization
- dbcaca1 Control._set_attr_json
- b397650 Tabs selected_index
- d2f5dfa Check collection controls for visibility
- fd8728b NavigationRail selected_index
- 0e60f56 NavigationRail control
- 56b18a7 AppBar
- fe2d6ae AppBar
- 4751be9 AppBar, NavigationRail - Python
v0.1.17
Changelog
- 8110110 PopupMenuButton control
- 8c11922 Dividers example
- 38c5482 Filled buttons, dividers
- 20ab93c Filled elevated button
- c1c814b Upgraded to Flutter 3.0
- d9f636c Progress indicator samples
- 8b632e1 Fix page size parsing
- 7002390 page.content -> page.controls
- 97d0650 Expand can be True
- 5cb537a FAB
- 218f5ca bgColor for ImageButton
- 21c95c7 CircleAvatar control added
- 8a2f30e PWA icons all good
- 481f612 Temp remove icons
- a17493e Large logo on an icon
- 8c0ff47 Icons updated
- 1e31b5e Exponential reconnection logic, PWA icons
- fb06a2d Re-connecting flow