Alan H
Alan H
I can confirm the problem can be reproduced with the sample program from the repository, running on a Mac Mini M1, XCode 13.2.1, iPhone 13 simulator (ios 15.2), Flutter 2.8.1....
Agree, it's blocking some other package updates I'd like to make.
> use version Prerelease: [3.0.0-alpha.5](https://pub.dev/packages/flutter_html/versions/3.0.0-alpha.5) > > flutter_html: ^3.0.0-alpha.5 Thank you, that resolved all but one of my issues, and that issue has nothing to do with flutter_html!
Could this be related to upgrading to Flutter 2.10.x? I'm getting it now too, but I'm pretty sure I wasn't when I first added this package to my project earlier...
> What exactly is your error @abhlabs ? The error I get is 100% identical to yours, word for word. It comes up when I tap the OK button after...
> I just forked the Github repo to my Github account to have a deeper look but it magically worked without problems. I can confirm that your suggestion worked. And...
> I don't know what is going on there, maybe the ^0.3.2-null-safety listed as prerelease on pub.dev is the problem? Not sure how this 0.3.2 exactly relates to the Github...
Any chance you'd consider changing title & subtitle to accept widgets instead of strings?
See issue #40 -- maybe my reply to my own post helps?
> i'm facing the same promblem in android api33 In my case, I discovered that images picked directly from the "downloads" folder had their GPS information stripped. The GPS info...