flutter_python_bridge 0.2.0
flutter_python_bridge: ^0.2.0 copied to clipboard
A Flutter library that allows developers to run Python code directly in Flutter applications, with support for ML, data analysis, and image processing.
1.0.0 #
- 🎉 Initial release of
python_in_flutter
. - Run Python code directly inside Flutter apps without needing an external API.
- Easily embed and execute AI/ML models in your mobile app.
- Removes the hassle of setting up server communication for Python code.
- Open-source and open for contributions — PRs are welcome!