Flutter GestureDetector Widget - Make Anything Clickable With Flutter

preview_player
Показать описание
The Flutter gestureDetector Widget will allow you to convert anything into a clickable widget. In other words, any widget wrapped with the gesture detector can become a button. You use different argument inside this GestureDetector Widget with Flutter, like the doubleTap or onLongPress if you need. The most common with the GestureDetector is the onTab argument and we use this one in this example. This is one video from the playlist Flutter of the day. Let us know if you like this widget called the Gesture Detector with Flutter

COURSES

OVERVIEW
0:00​ GestureDetector
0:10​ Counter Widget
0:20 The Wrapped Widget (Container)
0:30 Show Case of the GestureDetector Widget
0:40 Flutter Courses

MISSION
Our mission at Flutter Mapp (Flutter Mobile App) is to help purpose driven Flutter developers go full-time doing what they love and making an impact through coding. We achieve this with useful Flutter tips and straight to the point Flutter videos.

RECOMMENDED

DISCORD

SOCIAL MEDIA:

CONTACT

#FlutterOfTheDay
#Flutter
Рекомендации по теме
Комментарии
Автор

Remember: Gesture Detector not only works for taps, it also works for more advanced textures like double click, long press, drag, pan, and more!

xtayfer
Автор

A difference between GestureDetector and Inkwell is that Inkwell has ripple effect as opposed to GestureDetector. Moreover, you can achieve more stuff with GestureDetector such as pinch, swipe etc

simonwambua
Автор

Thanks for this explain ... continue 🌹

ZY
Автор

I'd like to get two finger tap detection (not double tap!). Does anyone know a plugin for that?😀

gianlucagalli
Автор

I just used a Gesture Detector to click out of things lol

juanmacias
welcome to shbcf.ru