flet-build-template/{{cookiecutter.out_dir}}/macos
Feodor Fitsner 0d7f36b47c
Fix app close for macOS in 0.25.0 (#31)
* Deep linking settings

* Update web template

* Fix template

* Fix web template again

* Bump dev_dependencies

* Add flutter_bootstrap.js

* Use project_name_slug variable

* web mobile-web-app-capable

* externalNativeBuild

* Remove externalNativeBuild

* serious_python: 0.8.2

* Added sys.argv support

* Pass argv

* pwa_background_color and pwa_theme_color options

* Fix pwa_background_color in template

* Fix pwa_background_color again

* Set default pwa_background_color

* pwa white background

* Use pid for sockets

* Move setupDesktop()

* Update MainFlutterWindow.swift

* Rewrite setupDesktop

* Use windowManager.setSkipTaskbar

* Hide Linux window

* Prevent quit on close

* FLET_HIDE_APP_ON_START

* Default adaptive_icon_background, adaptive_icon_foreground

* FLET_APP_CONSOLE variable

* Add support for android meta-data

* Fix backslash in outLogFilename

* Fix rive_common build on Linux

* Enable logging

* Update AppDelegate.swift

* Enable --debug
2024-11-29 14:31:33 -08:00
..
Flutter Flet 0.23.1 - disable Impeller, enable legacy packaging, serious_python 0.7.1 (#14) 2024-06-21 13:07:25 -07:00
Runner Fix app close for macOS in 0.25.0 (#31) 2024-11-29 14:31:33 -08:00
Runner.xcodeproj web template updated, `project_name_slug` introduced (#21) 2024-10-15 18:51:15 -07:00
Runner.xcworkspace Initial check-in 2023-12-27 16:06:54 -08:00
RunnerTests Initial check-in 2023-12-27 16:06:54 -08:00
.gitignore Initial check-in 2023-12-27 16:06:54 -08:00
Podfile macOS 11.0 2024-01-14 13:02:42 -08:00