Dismiss Keyboard on Tap & Scroll in Flutter || Flutter || GetX

preview_player
Показать описание
In this video I have discussed how to dismiss the keyboard on tap and scroll in flutter.
#GetX #DismissKeyboardFlutter #FlutterGetXTutorial
Рекомендации по теме
Комментарии
Автор

Good One ... 👏 👏 deserved to be subscribed.

meandmydodge
Автор

Nice video, be aware keyboardDismissBehavior is not a scaffold property on earlier versions of flutter. To use this, make sure you're an updated flutter version.

henryhogan
Автор

Thanks a lot... Please make more videos using getx it is very helpful

dilipghawade
Автор

Implementing in gesture detector will override other gestures in the descendants widgets on that widget tree so i think implementing on ontap is a bit not effective if your screen is more interactive with gestures ...

FlutterInsights
Автор

can you do video about GetRouterOutlet?

abodyrody