Bence Blaske

Results 6 comments of Bence Blaske

Not sure if it's the same issue but I have noticed the following: when I create a new model, it gets saved to the localstroage and also to the backend...

Ok, found the issue: lib/schemas/content.dart: raw isn't passed and mapped in the constructor. Any particular reason for that?

Well, I managed to solve my issue using the flutter_widget_from_html plugin, it renders the content.rendered nicely. Still, maybe it would be better to use the dedicated flutter raw format, but...

@him123 : could you please specify what you have in the manifest.xml? Seems that part of the reply was cut off. Thanks! Bence

I also had the same issue, and finally managed to fix it by adding a keep.xml. I had the icon in a drawable resource folder and also the issue that...

Maybe this is related? https://github.com/bluefireteam/audioplayers/issues/1154 Sorry, I am not really familiar with flutter-pi yet, and how it builds the projects to rpi...