Blinking in Flutter 2.8
When i use your package and place banner and also youtube_player in the same screen, appears blinking when scrolling. Maybe you can chek with latest flutter versions.
This package is no longer maintained, it's been 4 months after the latest release, too many crashes, black ads, especially on android and the scary things was the background ads impression, you should probably use the official package instead
This package is no longer maintained, it's been 4 months after the latest release, too many crashes, black ads, especially on android and the scary things was the background ads impression, you should probably use the official package instead
When i try the official package with latest version flutter (2.8), i found the same issue like this.
This package is no longer maintained, it's been 4 months after the latest release, too many crashes, black ads, especially on android and the scary things was the background ads impression, you should probably use the official package instead
And the performance not really good when use the official package
I just use Flutter's Platform Views, which has several issues, and blinking is one of them
I just use Flutter's Platform Views, which has several issues, and blinking is one of them
is that the problem when use hybridComposition ?
is that the problem when use hybridComposition ?
I think so. Related issue: https://github.com/flutter/flutter/issues/75231