serious_python 0.3.1 copy "serious_python: ^0.3.1" to clipboard
serious_python: ^0.3.1 copied to clipboard

A cross-platform plugin for adding embedded Python runtime to your Flutter apps.

example/README.md

Examples #

Python REPL with Flask backend #

An exampe of using Flask to host app backend API written in Python.

Source

Flet app #

An example of integrating Flet widget and Flet framework to easily create awesome Flutter apps in Python.

Source