* Update serious_python dependency ref
Changed the git reference for serious_python from 'android-crash-fix' to 'android10-fix' in pubspec.yaml to use the latest fix.
* Update serious_python dependency ref
Changed the git reference for serious_python from 'android10-fix' to 'android-crash-fix' in pubspec.yaml to use the latest fix for Android crashes.
* Update serious_python dependency ref in pubspec.yaml
Changed the git ref for serious_python from 'android-crash-fix' to 'android10-fix' to use the updated branch.
* Add random suffix to UDS socket filename
Appends a random 8-character string to the Unix Domain Socket filename to avoid potential conflicts when multiple instances are running. Introduces a helper function for generating random strings.
* Revert "Add random suffix to UDS socket filename"
This reverts commit
|
||
|---|---|---|
| {{cookiecutter.out_dir}} | ||
| .DS_Store | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| cookiecutter.json | ||
| cookiecutter_extensions.py | ||
README.md
flet-build-template
A Flutter bootstrap project Cookiecutter template for packaging Flet app