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

Reinvent your career. Join DEV.

It takes one minute and is worth it for your career.

Get started

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

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay