tylersavery / flutter-js-interop

2 stars 2 forks source link

Could it be made compatible for run on mobile too? #1

Open GBDevs opened 5 months ago

GBDevs commented 5 months ago

This approach is really interesting, I would like to use it in a cross platform project also for iOS and Android by doing the method channel part, but at the moment it is not runnable on mobile.

Xerosigma commented 5 months ago

Simply including this blows apart my project. Conditional imports didn't seem to help but it's my first time trying them.