The InkWell Widget | 2 Things I’ve LearntIn my previous article, we looked at how micro-interactions can be used to elevate the user experience and make applications feel…May 17May 17
Micro-Interactions in FlutterInteraction design is the art of creating digital experiences that are intuitive, engaging and delightful. These intuitive experiences…Apr 17Apr 17
WebSockets in FlutterApart from establishing connections with servers using normal HTTP requests, you can also use WebSockets. WebSockets make it possible to…Mar 17Mar 17
Reducing Flutter App Size | 5 Things I’ve LearntAs someone who barely has any storage space on their phone due to an insane amount of cat photos and videos, getting small-sized apps on…Feb 17Feb 17
Flutter App: PotatoVerse — WireframesPicking up from where we left off with our PotatoVerse application, this article will be diving into the next phase of development —…Jan 17Jan 17
WASM For Improved Flutter App PerformanceWebAssembly which is often abbreviated as WASM is a low-level binary-instruction (assembly like) code format and a corresponding text…Dec 17, 2024A response icon1Dec 17, 2024A response icon1
Flutter Version ManagementIn my recent demo at #FlutterCon Kenya on WebAssembly in Flutter web apps (article coming soon), I needed to have simultaneous use of…Nov 17, 2024A response icon1Nov 17, 2024A response icon1
Flutter App: PotatoVerse — SitemapWelcome to part 5 in our PotatoVerse application development. In part 4, we looked at the requirements for our app and prioritised them…Oct 17, 2024Oct 17, 2024
Getting Started with Animations in FlutterAnimations are changes in the appearance or behaviour of a widget over a period of time and they are an amazing way to bring your Flutter…Sep 17, 2024Sep 17, 2024
Flutter App: PotatoVerse — Requirements PrioritisationPicking up from where we left off with our PotatoVerse application, this article will be delving into the next phase of app development —…Aug 17, 2024Aug 17, 2024