Ivy Walobwa Ivy is a Flutter developer and technical writer who is interested in creating awesome developer experiences. She is currently a Program Assistant for the Google Africa Developer Scholarship (GADS), where she helps facilitate the learning of students across Africa.

Stories by Ivy Walobwa

Implementing Inkwell Class Flutter

Implementing the InkWell class in Flutter

Dev

Learn how to implement Flutter’s InkWell class. InkWell offers visual feedback in response to user touch events.

Ivy Walobwa
Feb 11, 2022 ⋅ 5 min read
Using FlutterGen Flutter

Using FlutterGen code generator in Flutter

Dev

Use FlutterGen, a Flutter code generator for your assets that help remove all string-based APIs in your app, for your next Flutter project.

Ivy Walobwa
Dec 13, 2021 ⋅ 5 min read
Handling Gestures in Flutter

Handling gestures in Flutter

Dev

Learn to handle gestures like long press, tap, and pinch in Flutter with the GestureDetector widget, and see their practical application.

Ivy Walobwa
Oct 18, 2021 ⋅ 6 min read