Feodor Fitsner
b9e0ad2890
Remove NDK, update minSdkVersion
2025-01-14 11:41:43 -08:00
Feodor Fitsner
2c4840d946
feodor/flutter-extensions
2025-01-09 12:21:59 -08:00
Feodor Fitsner
e57ce9b6ac
Use Flet package from Git/flutter-extensions
2025-01-09 11:19:02 -08:00
Feodor Fitsner
8cd66964d9
Merge branch '0.25.2' into 0.26.0-dev
2025-01-09 11:16:16 -08:00
Feodor Fitsner
f6b5b16bfd
initialize_ctypes and serious_python 0.8.7 ( #34 )
...
* serious_python: 0.8.6
* Added initialize_ctypes override
* serious_python: 0.8.7
2025-01-06 22:26:31 -08:00
Feodor Fitsner
22478e808e
serious_python 0.8.4
2024-12-20 08:40:29 -08:00
Feodor Fitsner
508569036e
Remove file_picker override
2024-12-16 11:45:46 -08:00
Feodor Fitsner
b81db9ffae
file_picker: 8.1.4
2024-12-15 14:04:21 -08:00
Feodor Fitsner
1a48e040e8
file_picker: 8.1.5
2024-12-15 14:02:22 -08:00
Feodor Fitsner
d3cdb4d89b
file_picker: 8.1.4
2024-12-15 13:58:58 -08:00
Feodor Fitsner
d1ac51a023
file_picker: ^8.1.5
2024-12-15 13:53:26 -08:00
Feodor Fitsner
f1d4277f71
flet: 0.25.2
2024-12-14 08:40:13 -08:00
Feodor Fitsner
3837511598
serious_python 0.8.4
2024-12-06 11:53:58 -08:00
Feodor Fitsner
d4bb8781d9
serious_python 0.8.3 ( #33 )
2024-12-04 12:41:42 -08:00
Feodor Fitsner
810cedd458
Merge branch '0.25.0' of https://github.com/flet-dev/flet-build-template into 0.25.0
2024-11-29 16:40:36 -08:00
Feodor Fitsner
7f2e57aa9a
flet: 0.25.1
2024-11-29 16:40:35 -08:00
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
Feodor Fitsner
8bcd4e1ee7
Flet 0.25.0
2024-11-28 16:38:22 -08:00
Feodor Fitsner
cc5df08f38
Rename FLET_APP_DATA to FLET_APP_STORAGE_DATA
2024-11-26 09:52:37 -08:00
Feodor Fitsner
a6f8ef257e
Rive and main.dart fixes for 0.25.0 ( #29 )
2024-11-25 09:19:39 -08:00
Feodor Fitsner
222dc57a6f
Fix Windows builds for 0.25.0 ( #26 )
2024-11-08 17:01:10 -08:00
Feodor Fitsner
fecd2df8c2
Changes to 0.25.0 ( #25 )
...
* 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
2024-11-08 09:14:48 -08:00
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
Feodor Fitsner
287ee5350f
Changes for 0.25.0 ( #23 )
...
* 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
2024-11-05 09:40:08 -08:00
Feodor Fitsner
1a557571ff
Set CRYPTOGRAPHY_OPENSSL_NO_LEGACY
2024-10-23 14:09:14 -07:00
Feodor Fitsner
879bc4e2cd
web template updated, `project_name_slug` introduced ( #21 )
...
* 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
2024-10-15 18:51:15 -07:00
Feodor Fitsner
38c001dd2e
serious_python: 0.8.1
2024-10-15 12:49:09 -07:00
Feodor Fitsner
8cf6a6a777
IPHONEOS_DEPLOYMENT_TARGET = 13.0
2024-10-15 09:43:48 -07:00
Feodor Fitsner
2c08be510e
Bump iOS to 13.0
2024-10-15 09:37:34 -07:00
Feodor Fitsner
5b00ffb439
For Flet 0.25.0 ( #20 )
...
* path to serious_python
* full path to serious_python
* doNotStrip
* change abi filters order
* change order again
* split_per_abi
* make an error in template
* Fix template
* Test info_plist
* info plist complete
* Fix elif
* Another fix
* Another try
* simplify if
* simple test
* no v
* remove everything
* remove other options
* restore infoplist
* equal not is
* one line
* add macos_entitlements
* empty list
* empty array
* macos entitlements
* No hard-coded entitlements
* Android manifest
* Fix manifest
* Fix template again
* Remove hard-coded permissions
* Fix template
* true and false
* remove hard-coded permissions
* Android deep linking
Close #4025
* Template cleanup
* Signing Android builds
* Fix signing options
* Set FLET_APP_DATA and FLET_APP_TEMP dirs for the app
* Pyodide 0.26.2
* serious_python: 0.8.0
2024-10-09 12:18:32 -07:00
Feodor Fitsner
4d4420a369
Pin serious_python and flet packages to 0.7.1 and 0.24.1
2024-10-04 17:32:54 -07:00
Feodor Fitsner
a334ffce32
Use Flet 0.24.0
2024-08-31 13:06:35 -07:00
syle
2ef869dcb6
geolocator foreground/background service additions ( #19 )
2024-08-28 19:16:45 -07:00
syle
751dd24874
Adding Google TV support ( #16 )
2024-08-06 08:48:19 -07:00
Feodor Fitsner
34c35a5b01
"web" package override
2024-08-05 10:41:14 -07:00
Feodor Fitsner
a471e02725
Remove doNotStrip
2024-07-24 20:59:30 +02:00
Feodor Fitsner
f8d79be167
Fix packagingOptions. doNotStrip
2024-07-24 20:59:30 +02:00
Feodor Fitsner
c3415d600e
Disable LLVM stripping of libpythonbundle.so
2024-07-24 20:59:29 +02:00
Feodor Fitsner
dd93c8ae6d
Disable impeller
2024-07-24 20:59:29 +02:00
Feodor Fitsner
b63cdfe089
Remove torch_light override
...
It should be fixed with torch_light 1.1.0
2024-07-24 20:59:28 +02:00
TheEthicalBoy
73cae4ec99
MacOS: Add more permissions to `DebugProfile.entitlements`
2024-07-24 20:59:28 +02:00
TheEthicalBoy
ceaf31531e
MacOS: Add more permissions to `Release.entitlements`
2024-07-24 20:59:27 +02:00
TheEthicalBoy
fc515f77c5
Add location permission to `Info.plist`
2024-07-24 20:59:27 +02:00
TheEthicalBoy
dc8a457647
Add location permissions to `Info.plist`
2024-07-24 20:59:26 +02:00
TheEthicalBoy
b5b455d0de
Add more Permissions to `AndroidManifest.xml`
2024-07-24 20:59:26 +02:00
Feodor Fitsner
3d0975eb2b
Use Flet 0.23.2
2024-07-24 20:59:26 +02:00
Feodor Fitsner
c467094581
Squashed commit of the following:
...
commit 0ab693b566
Author: Feodor Fitsner <feodor@appveyor.com>
Date: Mon Jun 24 16:15:52 2024 -0700
Add x86_64 arch
2024-06-24 19:46:52 -07:00
Feodor Fitsner
b1c6b15da5
Flet 0.23.1 - disable Impeller, enable legacy packaging, serious_python 0.7.1 ( #14 )
...
* serious_python 0.7.1
* useLegacyPackaging true
* Disable impeller
* Remove Flutter test
2024-06-21 13:07:25 -07:00
Feodor Fitsner
652bbfa243
Kotlin 1.9.0, Geolocator bump ( #13 )
...
* geolocator: ^12.0.0
* geolocator_android: ^4.6.0
* Kotlin 1.9.0
* Kotlin 1.9.24
* AGP 8.5.0
* Rollback AGP 8.3.1
* torch_light from github
* Add pubspec.lock
* Updated pubspec.lock
* conditional dependencies
* Fix ifs
2024-06-19 22:37:08 -07:00
Feodor Fitsner
6067841b81
Merge pull request #12 from flet-dev/0.23.1-kotlin-1.8
...
Update Kotlin and NDK for 0.23.1
2024-06-19 17:00:34 -07:00