j0j00 / flutter_liquidcore

Node.js virtual machine for Android and iOS in Flutter.
https://pub.dev/packages/flutter_liquidcore
BSD 2-Clause "Simplified" License
67 stars 16 forks source link

Debug mode is normal,but release mode error #9

Open 52flutter opened 4 years ago

52flutter commented 4 years ago

Debug mode is normal,but release mode error

No such method.Did you make it public ?_dart_liquidcore_type__ flutter version 1.13.5

bob-dawson commented 4 years ago

We have the same problem, and use --no-shrink as a temporary solution.

j0j00 commented 4 years ago

I unfortunately don't have much free to time to work on the project at the moment.

If you're able to fix the issue, then feel free to put in a PR and I'll be sure to merge and publish it pending testing.