Import python module in flutter using starflut Import python module in flutter using starflut flutter flutter

Import python module in flutter using starflut


Did you read the repo readme and installation readme file?

If not, try this:

In your command prompt:

pip install PyDejavu

In the module where you need to import Dejavu:

from dejavu import Dejavu  


Have you tried chaquopy plugin for flutter, as it supports 90% of the python packages that you can use and integrate inside your flutter app.