flet-build-template/{{cookiecutter.out_dir}}/macos/Runner
Feodor Fitsner 893e7d9fd5
Desktop fixes for 0.25.0 (#24)
* 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
2024-11-05 11:29:21 -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 Desktop fixes for 0.25.0 (#24) 2024-11-05 11:29:21 -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