Knowledge Base
Flutter tutorials, video lessons, package notes and architecture guides organized by category.
How to Use the ngrok_flutter Flutter Package for Secure Tunnels
Learn step‑by‑step how to integrate the ngrok_flutter package into your Flutter app, spin up secure tunnels, and avoid common pitfalls.
How to Use the redis_task_queue Flutter Package for a Redis‑Backed Task Queue
Learn step‑by‑step how to integrate the redis_task_queue Flutter package into your Flutter app, from installation and basic usage to common pitfalls and best practices.
How to Use the kata_cx Flutter Package for Headless Chat in Your Flutter App
Learn step‑by‑step how to integrate the kata_cx Flutter package into a clean architecture, from installation to sending messages, streaming replies, and running CSAT surveys.
How to Download Android SDK: Complete Guide for Flutter Developers
Learn how to download Android SDK tools via Android Studio or command-line utility (sdkmanager) and correctly configure your environment for Flutter development.
How to Download Antigravity IDE: A Step-by-Step Guide for Flutter Developers
Upgrade your Flutter workflow with this complete step-by-step guide to download Antigravity IDE, configure SDK dependencies, and run your first Flutter project.
How to Setup Google Antigravity in VS Code: Complete Guide 2026
Learn how to setup Google Antigravity in VS Code in 2026. Install the extension, use AI agents, MCP, Flutter workflows, prompts, and fix common issues.
How to Use redis_task_queue in Flutter and Dart Applications
Learn how to handle background job processing, task scheduling, retries, and dead-letter lists using the redis_task_queue package in your Dart and Flutter architecture.
How to Setup ADK: A Developer's Guide to Agent Development Kit with Gemini and Vertex AI
Master how to setup ADK (Agent Development Kit), configure Gemini or Vertex AI credentials, set up project structures, and connect your AI agents directly to Flutter apps.
How to Fix Android SDK Not Found Error in Android Studio on Windows 11
Fix Android SDK not found error in Android Studio and Flutter on Windows 11. Learn how to repair SDK paths, local.properties, ANDROID_HOME, cmdline-tools, licenses and Flutter Doctor errors.
How to Install Android SDK Without Android Studio on Windows 11 – Complete Guide
Learn how to install Android SDK without Android Studio on Windows 11. Set up Android CLI, command-line tools, ADB, Platform-Tools, Build-Tools, SDK licenses and Flutter Android development.
How to Set Up Dart Environment Path in Windows 11 (2026 Guide)
Learn how to correctly set up the Dart path in Windows 11 using system environment variables or PowerShell. Step-by-step developer tutorial for standalone Dart and Flutter SDKs.
How to Install Dart SDK on Windows 11: A Developer's Guide (2026)
Learn how to perform a Dart SDK install in Windows 11 using Winget, Chocolatey, or manual zip setup. Step-by-step developer guide with environment variable setup and CLI verification.