Hello. May anybody please give me a hint on this?
I have a Flutter Web app that makes use of a JS library (rdflib.js). There's a Dart wrapper that I wrote for it. Everything works smoothly in dev mode, but when I build in release mode, the app throws an exception (Flutter red screen) when trying to access the library.
Any help would be appreciated.
Thank you.
allowInterop