Bruno D'Luka
Bruno D'Luka
You can't detect because the plugin uses a PlatformView
It doesnt, but you can try this plugin: https://pub.dev/packages/native_admob_flutter
I had the same problem. You need to rebuild the widget manually (remove from the tree and add it again) and reload the ad
Some tests could be added
I can only merge with tests
All of the `imageLinks` are faded?
Every book returns a list of `imageLinks`. All links in the list are faded for the first two books? When you get the link of the images and paste it...
So it's probably the imgtk parameter in the url that's causing this maybe
@Stivenmore wdym?
Which version of flutter are you using? Recently Flutter 2.0 was released and web is now stable, and its performance increased considerably using the new canvas-kit renderer EDIT: Make sure...