I am trying to use the serius_python in my project, so i can use my python algorithms in my flutter app on android and ios platforms. The issue is that i use functions in my algorithms that are included in the scipy library (and many more), that are not available in https://pypi.flet.dev/.
how could i use them?
I am trying to use the serius_python in my project, so i can use my python algorithms in my flutter app on android and ios platforms. The issue is that i use functions in my algorithms that are included in the scipy library (and many more), that are not available in https://pypi.flet.dev/.
how could i use them?