Published inBootcampImplementing Motion Design With Jetpack Compose: Vertical Scrolling EffectHere, I attempt the vertical scrolling effect illustrated in the design above using Jetpack Compose in Android. The idea is to allow users…Jun 17Jun 17
Flutter for Enterprise | Unit Testing Usecase [2/2]In my previous writing, we emphasized on the necessity of structuring our application. We addressed two major hurdle that could potentially…Sep 8, 2021Sep 8, 2021
Flutter for Enterprise | A Cleaner Approach [1/2]Flutter provides a set of rich and concise APIs that allows us to target multiple platform with single codebase. However targeting multiple…Jun 29, 20212Jun 29, 20212
Implementing Motion Design with FlutterMost of the time implementing motion design is a bit cumbersome on mobile application. This article illustrates how motion design can be…Jun 15, 2021Jun 15, 2021