rgnarok / Flutterwebsite

0 stars 0 forks source link

Flutter Flicks #201

Open Nitin-Sharma22 opened 3 days ago

Nitin-Sharma22 commented 3 days ago

How to create and the author of the video is clashing. And YouTube logo in this area is not full.

Flutter Flicks

saipy10 commented 16 hours ago

Please add code for review According to my understanding from the image given, try adding gaps using sized box or put some padding around widgets. This specific issue may also arise when you are using stack widget. If you are using stack widget, kindly go through the docs for better understanding. One of the issue for this problem may be responsiveness. If you are testing on variable sized screens you need to code accordingly.