Load Assets From Firebase Storage — UnityThere are way too many options to load assets dynamically from cloud for your unity project. Some of them are:May 15, 2022May 15, 2022
The right way to wrap your UI inside the safe area — UnityIf you have been working with unity for a while and notched devices (damn you apple for introducing notches) you probably know about how…Mar 16, 20221Mar 16, 20221
Link Widget — Flutter 2.0Flutter announced a new widget with the latest version of “url_launcher,” called “Link” widget. What it does is minimizes the old way of…Apr 6, 2021Apr 6, 2021
Create thumbnails from videos — FlutterYet another 2 inglorious days where I had to create thumbnails from videos from local storage and send it to the internet at work. And a…Mar 25, 2021Mar 25, 2021
atioUpdated Push Notifications — FlutterFlutter firebase team has updated the push notifications and got me to spend 2 days to implement the new way for push notifications. 😄Mar 13, 20211Mar 13, 20211
Deploying Flutter Web App using FirebaseDeploying flutter web app to firebase as easy easy as making it in the first place. If you have a flutter web app and looking for hosting…Dec 13, 2020Dec 13, 2020
Exploring Google Maps API — Flutter (Part 1)Its all about the API keys. To use google maps in your flutter app first of all we need to configure our app with Google Cloud Platform…Dec 6, 2020Dec 6, 2020
Google Sign In Using Firebase — FlutterIn this article I will be telling you about signing in a flutter app using google sign in.Dec 1, 2020Dec 1, 2020
Push Notifications — FlutterNOTE: This is only the initial phase into push notifications (Manual Notifications from Firebase).Sep 12, 2020Sep 12, 2020