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-packages
to a zip, so publishing to App Store doesn't fail.
0.1.1 #
- Fixed issue with setting current directory on Python start.
- Added
--pre
flag toserious_python:main
CLI. - Added Flet example.
- Hid internal implementation behind
src
dir.
0.1.0 #
- Initial release of
serious_python
with iOS support.