Commit f4967b7
authored
Markdown and ShaderMask controls (#160)
* Migrate to Go 1.19
* Updated app icons
* iOS and Android icons
* Update logo-inkscape.svg
* Fix #119 setting page.window_width/window_height not working on OSX
* Fix #149 File structure of "assets" directory should not be cached
* Display image from base64
* Close #150 page.launch_url() to open URL in the browser
* Close #153 Open GUI in WSL
* Markdown control draft
* Make parent always required
* Markdown control complete
* Container.on_hover added
* ShaderMask control1 parent b38b345 commit f4967b7
File tree
78 files changed
+917
-116
lines changed- client
- android/app/src/main/res
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- assets/icon
- ios
- Runner.xcodeproj
- Runner/Assets.xcassets/AppIcon.appiconset
- lib
- controls
- models
- utils
- linux/flutter
- macos
- Flutter
- web
- icons
- windows
- flutter
- runner/resources
- media
- icons/macos/flet-png
- logo
- sdk/python/flet
- server/server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+917
-116
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
| 542 | + | |
0 commit comments