Taskhyn Maksim
Taskhyn Maksim
Hi, any progress on this? I need this.
Also having this error on Catalina 10.15.5.
> https://github.com/Sub6Resources/flutter_html/wiki/Migration-Guides#customimagerenders might help you. You can use > > ``` > builder: (extensionContext) { > final element = extensionContext.styledElement as ImageElement; > return CustomImage.network( > "https://imgs.xkcd.com/${element.src}$", > ); >...
> > https://github.com/Sub6Resources/flutter_html/wiki/Migration-Guides#customimagerenders might help you. You can use > > ``` > > builder: (extensionContext) { > > final element = extensionContext.styledElement as ImageElement; > > return CustomImage.network( >...
Hi @Ajitpatil92002 did able to fix this? I'm also getting this error.
> what about SSR?
Getting this error as well on iOS 17.0 Simulator. Any fixes?
any updates on this? will video be supported?