blog

Flood Fill in Flutter

Have you ever wondered how paint bucket in an image editor software like photoshop works? The answer is by using an algorithm called Flood Fill. It is an…

CameraX Live Face Detection

There are tons of apps that is base on face detection made with the help of libraries like OpenCV or MlKit some of these are face swap, face changer, face…

Gatsby & PassportJS + Netlify Lambda

So you want to have a login system using facebook, twitter or other login services in your Gatsby Project but not sure how? Fret not! With PassportJS & Netlify…

Easy Responsive UI in Flutter

Problem: Let’s check how the UI look if it’s not responsive, I’ll be using the flutter starter project but with additional image logo at the center to further…

Adding Firebase AdMob Banner, Interstitial, Rewarded Video Ads to Flutter - Android

In this tutorial we will integrate Firebase AdMob in a Flutter Android Project and demonstrate each ad type: Banner, Interstitial, & Rewarded Video Ad. The…

Basic MVVM in Android Kotlin using Prepopulated Database and Room w/ Unit Testing – Part 3

This Tutorial Series is divided into 3 Parts. Introduction and Project Setup MVVM concept and coding Simple Unit Testing This is the last part of the tutorial…

Basic MVVM in Android Kotlin using Prepopulated Database and Room w/ Unit Testing – Part 2

This Tutorial Series is divided into 3 Parts. Introduction and Project Setup MVVM concept and coding Simple Unit Testing This is the part 2 of the tutorial, you…

Basic MVVM in Android Kotlin using Prepopulated Database and Room w/ Unit Testing – Part 1

This Tutorial Series is divided into 3 Parts. Introduction and Project Setup MVVM concept and coding Simple Unit Testing When I’m starting to learn programming…

copyright©2022 MeekCode all rights reserved