top of page

Flutter Route Transitions

Flutter makes it very easy to have a default screen transition, all you need to do is to define the following on your MaterilApp Theme:...

MVVM vs MVC

Do we really have to keep trying to reinvent the wheel? About this post I really think that MVVM is a valid approach, however, I want to...

Secure your Android App

Securing your code should be your top concern. It is your responsibility as a developer to be aware of all the weaknesses and address them.

View.GONE - a surprising pitfall

Memory usage should concern any android developer. If you optimize your memory consumption you will gain smoother user experience and...

Android 10 - new location permission

Is your app collecting location in the background? Android 10 Introduced the new IOS like "Allow only when the app is in use" location...

Blog: Blog2
bottom of page