# Navoki - Navoki is an EdTech, that provides Tutorial and Blogs on Generative AI, Flutter , Firebase and Ai Agents. The Owner of Navoki is Shivam Srivastava ,you can connect him on LinkedIn https://www.linkedin.com/in/theshivamlko/ ## Firebase Ai Blogs - [Firebase AI Logic: Why Flutter Dev Should Learn this](https://navoki.com/firebase-ai-logic-why-flutter-dev-should-learn-this-navoki/): Firebase AI Logic is Google’s next-gen evolution of Vertex AI and Gemini API in Firebase, a secure, client-friendly SDK designed to integrate Gemini Family for Models directly into your mobile and web apps. - [How to Add Firebase AI Logic in Flutter](https://navoki.com/how-to-add-firebase-ai-logic-in-flutter-navoki/): In this tutorial, I’ll show you how to integrate Firebase AI Logic in a Flutter app step by step to use Gemini API ## Flutter Tutorial Blogs - [Warning: Mapping new ns to old ns](https://navoki.com/flutter-android-error-solved-warning-mapping-new-ns-to-old-ns/):This solution is related to an old version of Gradle in Android Native projects that need migration to the new Gradle Version. I found the proper solution for this issue. - [How Incoming Video Call Notification works in Flutter](https://navoki.com/how-video-call-works-in-flutter-explained/): It is a pretty complicated and tedious task for a junior developer to implement it for the first time. Let us see how well this blog will explain the implementation of Voice-over-Internet Protocol (VoIP) in Android and iOS using Flutter. - [Flutter Web CORS Error](https://navoki.com/solved-flutter-web-cors-error/): You must have faced a CORS Policy error in Flutter web app (as mentioned below) when fetching data from a Rest API or using a NetworkImage URL.