Comment on Flet – multi-platform apps in Python powered by FlutterparentComments−skybrian2yThere are lots of Python libraries out there. There might be some with no Dart equivalent?But if you don’t care about using them, maybe it’s not that compelling.−hgyjnbdet2yIsn't that is what dart ffi is for?−skybrian2yIt looks like it’s for interop with C rather than Python. I see there is a python_python_ffi package, though?https://github.com/IVLIVS-III/dart_python_ffi/
Comments
There are lots of Python libraries out there. There might be some with no Dart equivalent?
But if you don’t care about using them, maybe it’s not that compelling.
Isn't that is what dart ffi is for?
It looks like it’s for interop with C rather than Python. I see there is a python_python_ffi package, though?
https://github.com/IVLIVS-III/dart_python_ffi/