Andisi AmbukuforShe Code Africa Nairobiscanairobi.hashnode.net·Aug 23, 2022Widget and Application Life Cycle in FlutterIntroduction Lifecycle is the state in which an application is in at any given time, for example, when an application is in use. In Flutter, the application's building blocks are widgets. Everything in Flutter is a widget; their lifecycles contribut...Discuss·13 likes·98 readsFlutter
Niyas KunnekkadanforNiyasKunnekkadan's blogniyaskunnekkadan.hashnode.net·Mar 29, 2023The 7 basic Widgets on FlutterEverything is a Widget!! Everything that you see on the screen is a widget. This includes everything from simple text and images to more complex user interface elements like buttons, lists, and animations. In other words, everything in Flutter is a w...Discuss·1 likeFlutter
Yash Khattarforyashkhattar.hashnode.net·Apr 16, 2023Flutter: Gesture Detector Vs. Inkwell WidgetIn Flutter, Gesture Detector and Inkwell are the two commonly used widgets used to listen to users' gestures on a particular UI component like a container or icon. Gesture Detector: This is a more general-purpose widget that can detect a wide range o...DiscussFlutter
Yash Khattarforyashkhattar.hashnode.net·Apr 16, 2023Flutter: Gesture Detector Vs. Inkwell WidgetIn Flutter, Gesture Detector and Inkwell are the two commonly used widgets used to listen to users' gestures on a particular UI component like a container or icon. Gesture Detector: This is a more general-purpose widget that can detect a wide range o...DiscussFlutter
Niyas KunnekkadanforNiyasKunnekkadan's blogniyaskunnekkadan.hashnode.net·Mar 29, 2023The 7 basic Widgets on FlutterEverything is a Widget!! Everything that you see on the screen is a widget. This includes everything from simple text and images to more complex user interface elements like buttons, lists, and animations. In other words, everything in Flutter is a w...Discuss·1 likeFlutter
SoluteLabsforsolutelabs.hashnode.net·Nov 6, 2022Flutter Widgets — A brief guideIn the eyes of mobile developers, Flutter is manna straight from heaven Developers of an iOS app need not answer the question “When is it coming to Android?” They already have questions haunting them like: When is the build ready to be shipped? How ...Discuss·43 readsFlutter
Andisi AmbukuforShe Code Africa Nairobiscanairobi.hashnode.net·Aug 23, 2022Widget and Application Life Cycle in FlutterIntroduction Lifecycle is the state in which an application is in at any given time, for example, when an application is in use. In Flutter, the application's building blocks are widgets. Everything in Flutter is a widget; their lifecycles contribut...Discuss·13 likes·98 readsFlutter