Enabled the serious_python override with a new git reference 'app-zip-windows-fix' to address issues related to Windows app zipping. Previously, the override was commented out and pointed to 'android-crash-fix'.
Bumped serious_python dependency from 0.9.6 to 0.9.8 and commented out the previous git override configuration. This ensures the project uses the latest published version of serious_python.
Switched serious_python from version 0.9.6 to a git dependency pointing to the 'android-crash-fix' branch. This change is likely to address specific issues or improvements not available in the published version.
Bumped serious_python version from 0.9.2 to 0.9.6 in dependencies and dependency_overrides. Commented out previous git override for serious_python to use the published version.
Replaces the serious_python version 0.9.4 with a git dependency pointing to the ios-bundle-id-fix branch. This allows using the latest changes from that branch.
Replaces the git-based override for serious_python with the published version 0.9.4 in pubspec.yaml. This simplifies dependency management and ensures compatibility with the latest release.
* Update serious_python dependency ref in pubspec.yaml
Changed the git ref for the serious_python dependency from 'main' to 'android-16k' to use a different branch or commit.
* Update webview_flutter_android to version 4.10.1
Bumped the webview_flutter_android dependency from ^4.0.0 to 4.10.1 in pubspec.yaml to ensure compatibility with the latest features and bug fixes.
* Add conditional override for webview_flutter_android
Introduced a conditional block in pubspec.yaml to override the webview_flutter_android dependency only if 'flet_webview' is present in the dependencies. This improves template flexibility for different dependency configurations.
* Update webview_flutter_android dependency handling
Moved webview_flutter_android to be conditionally included based on the presence of 'flet_webview' in dependencies. Cleaned up commented-out geolocator dependencies.
Changed the serious_python dependency override to use the 'main' branch instead of 'hidden-files-fix' for improved stability and alignment with upstream changes.
* 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
* 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