serious_python 0.1.2
serious_python: ^0.1.2 copied to clipboard
A cross-platform plugin for adding embedded Python runtime to your Flutter apps.
0.1.2 #
- Package dist
site-packagesto a zip, so publishing to App Store doesn't fail.
0.1.1 #
- Fixed issue with setting current directory on Python start.
- Added
--preflag toserious_python:mainCLI. - Added Flet example.
- Hid internal implementation behind
srcdir.
0.1.0 #
- Initial release of
serious_pythonwith iOS support.