Download CV

Author: lewcianci

Latest Posts
A deep dive into the Stack widget in Flutter

If there’s one thing that Flutter is known for, it’s the incredible amount of widgets that it comes with. All these widgets help developers get the exact look they’re after with as little effort as possible. In this post, we’ll looking at a widget…

Creating an onboarding screen in Flutter

When it comes to mobile applications, first impressions count a lot. Normally, first impressions happen during the onboarding process where users set up the app on their phone. However, because onboarding is simply configuring the app to work for the first time, it can…

How to make a splash screen in Flutter

When it comes to creating applications, aesthetics, font choice, and the overall look and feel of an app drives whether a user sees it as high-quality or not. Opening animations can also give a great first impression by setting the scene for an app….