Marcello Câmara

Results 31 comments of Marcello Câmara

I solved all this warnings removing the unity from height and width. Example: ``` height="512pt" => height="512" or height="512px" => height="512" ```

When finger is on the widget's area (YoutubePlayerIFrame) we can't scroll @sarbagyastha serious bug :(

@ihsan-96 I switched to another package (fork of this one) : https://pub.dev/packages/youtube_plyr_iframe It contains a lot of fixes and improvements

The class isn't able to edit. I got issues too. So, I will not use it... ;(

I don't know if this is a lib problem, but there is a way to fix it. Just hide your keyboard when you show the tooltip (OnClick).

I don't know if its related, but I noticed that when I had updated to `flutter 3.0.1`, with `dart 2.17.1` this lib stoped to send the media file into the...

> That means the BannerAd needs to be in the screen @bdlukaa , I appreciate your package, ele tem me ajudado a ganhar muito dinheiro, rs. I was thinking about...

> Use the same widget, intiializing it in the parent widget. (Tho I'm not sure it would work on a PageView) I didn't understand how to do it. However, I...

> Any update I'm facing the same issue after upgrading to Flutter 2.8.0 I had this issue too, on Flutter 2.8.0 with dart 2.15.0 @bdlukaa try to change pages with...

I've published my app into release version with Flutter 2.8 and Dart 2.15.0 and got a lot of crashes on splash because of AppOpen Ad [Click here to see the...