DEV Community

Cover image for How to Run Python Code in Your Flutter App with pyFlut
Yash Makan
Yash Makan

Posted on

13 3

How to Run Python Code in Your Flutter App with pyFlut

Hey developers ๐Ÿ‘‹ for the past month, I've been working on a package in which we can write python code inside flutter applications. Currently, it supports pure python packages. This opens new possibilities as now we can use already written modules of python in flutter apps. Later I am also going to add support for libraries with c components like NumPy, TensorFlow, matplotlib etc. You can check the demo in this youtube video and if you are interested then make sure to subscribe to my youtube channel so that you'll get all the updates regarding this package. b-bye!!

Subscribe For More

YouTube

Contact Me

Website: yashmakan.co.in

Twitter: @Yash_Makan

Contribute

buymeacoffee: @Here

Other Interesting Articles

Top comments (1)

Collapse
 
marcos_tort_1c8fd655c5abc profile image
Marcos Tort โ€ข

Hey Yash! It sounds amazing! I love Python and Flutter and I cant wait to see this working. Thanks for your post

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay