KBeanie

Flutter: Introduction
Technology

Flutter: Introduction

Flutter is a mobile app SDK which allows you to build high-performance mobile applications for iOS and Android using a single codebase. Unlike other cross-platform frameworks, flutter helps you develop apps that feel like real…

Firebase Firestore Error
Programming

Firebase Firestore Error

com.firebase.ui.auth.FirebaseUiException: Code: 16, message: 16: This error is not yet mapped to a developer-friendly message. To figure out the actual problem, I spent around 2 hours for this. And it turned out to be a…