Skip to content

Releases: flet-dev/flet

v0.1.48

09 Aug 04:36
Compare
Choose a tag to compare

Changelog

v0.1.47

09 Aug 03:15
Compare
Choose a tag to compare

Changelog

v0.1.46

05 Aug 00:48
Compare
Choose a tag to compare

Blog announcement: https://flet.dev/blog/gradients-button-textfield-style

What's new

  • New Container properties:
    • gradient
    • on_long_press
  • New ElevatedButton, OutlinedButton, TextButton properties:
    • style
    • on_long_press
  • New IconButton properties:
    • selected
    • selected_icon
    • selected_icon_color
    • style
  • New ListTile properties:
    • on_long_press
  • New Theme properties:
    • visual_density: standard (default), compact, comfortable, adaptivePlatformDensity.
  • hidden value for Column, Page, View, Row and View controls - to enable scrolling but hide a scrollbar.
  • New TextField and Dropdown properties:
    • text_size
    • color
    • bgcolor
    • border_radius
    • border_width
    • border_color
    • focused_color
    • focused_bgcolor
    • focused_border_width
    • focused_border_color
  • New TextField properties:
    • max_length
    • capitalization - none (default), characters, words, sentences.
    • cursor_color
    • selection_color

Bug fixes

  • Fixed #138 page.width and page.height are 0 on the first page load
  • Fixed #77 Allow partial theme updates
  • Fixed #140 Container on_click callback breaks containers without explicit size
  • Fixed #30 Assertion "lookup_hash_table" fails on ToDo App example

Other changes

  • Flutter SDK switched to beta channel.
  • Fixed #98 Changing app host/IP binding

v0.1.43

27 Jul 23:44
133d75f
Compare
Choose a tag to compare

Changelog

  • 133d75f Switching between "hash" and "path" routing URL strategy (#110)
  • f39312b Update readme

v0.1.42

23 Jul 17:29
36eea30
Compare
Choose a tag to compare

Changelog

v0.1.41

15 Jul 04:04
Compare
Choose a tag to compare

Changelog

  • 705bf0f Fix draggable.content_when_dragging

v0.1.40

14 Jul 19:05
e21c6bf
Compare
Choose a tag to compare

Changelog

  • e21c6bf Drag and Drop (#62)
  • c7333dc Any control can be positioned absolutely inside Stack (#60)
  • b3763a6 Clickable Container (#59)
  • ce4d44f Added page.pwa property to detect if an app is running as PWA (#58)

v0.1.39

06 Jul 16:53
34d85ba
Compare
Choose a tag to compare

Changelog

v0.1.38

04 Jul 20:12
2f53942
Compare
Choose a tag to compare

Changelog

v0.1.37

29 Jun 23:23
0e617fe
Compare
Choose a tag to compare

Changelog