Flutter Widgets Tutorial - IgnorePointer Widget شرح

115 Просмотры
Издатель
السلام عليكم ورحمة الله وبركاته
اهلا بكم فى فيديو جديد النهاردة هنتكلم عن IgnorePointer Widget
من ضمن سلسلة Flutter Widgets Tutorial

It can be useful to prevent the user from interacting with parts of your app. When the UI changes under users' fingers, that's actually a pretty common and frustrating problem. You could address this problem by disabling all interactive elements in your app, one by one, or you could use IgnorePointer.

Code Link: https://github.com/7amdyDev/WidgetOfTheWeek/tree/IgnorePointer

#flutter #dart #widgetOfTheWeek
Категория
Язык программирования Dart
Комментариев нет.