flet-build-template/{{cookiecutter.out_dir}}/macos/Runner
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
..
Assets.xcassets/AppIcon.appiconset Initial check-in 2023-12-27 16:06:54 -08:00
Base.lproj Initial check-in 2023-12-27 16:06:54 -08:00
Configs web template updated, `project_name_slug` introduced (#21) 2024-10-15 18:51:15 -07:00
AppDelegate.swift Fix app close for macOS in 0.25.0 (#31) 2024-11-29 14:31:33 -08:00
DebugProfile.entitlements For Flet 0.25.0 (#20) 2024-10-09 12:18:32 -07:00
Info.plist For Flet 0.25.0 (#20) 2024-10-09 12:18:32 -07:00
MainFlutterWindow.swift Desktop fixes for 0.25.0 (#24) 2024-11-05 11:29:21 -08:00
Release.entitlements For Flet 0.25.0 (#20) 2024-10-09 12:18:32 -07:00