Is there a way to compile python code in flutter apps itself?

Issue

Is there a way to compile python code in flutter apps itself ?

Note :- I did a bit of research and ended up with solutions which
wanted a dedicated server for python code to be hosted and later on I
could pass a query and get response which is not exactly I am aiming
for. Please help 🙂

Solution

Awesome So I came up with a solution for which we need to use a package named Starflut.
Just read the documentation on the first page of the package and you will understand how to implement it!

Link :- Starflut

Happy Coding ! 😉

Answered By – Harsh J

Answer Checked By – Timothy Miller (FlutterFixes Admin)

Leave a Reply

Your email address will not be published. Required fields are marked *