Knowledge Base
Flutter tutorials, video lessons, package notes and architecture guides organized by category.
How to Use the flutter_cockpit Flutter Package for Seamless E2E Testing
Learn step‑by‑step how to integrate the flutter_cockpit package into a Flutter app, set up a dedicated service, and avoid common pitfalls while keeping your architecture clean.
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.
Flutter Project Structure Explained for Beginners: Every Folder and File
Demystify the default Flutter project structure. Learn what every folder and file does, how lib/ works, and best practices for structuring your application code.
Getting Started with flutter_local_agent_kit: Offline‑First AI for Flutter
Learn how to integrate the flutter_local_agent_kit package into your Flutter app to run on‑device LLM inference, Retrieval‑Augmented Generation (RAG), and a ready‑made Material 3 chat UI—no internet required.
Android Studio Complete Guide 2026: Installation, Setup, SDK, Emulator & Development
Master Android Studio in 2026 with this ultimate developer guide. Learn modern installation, Android SDK management, Flutter plugin integration, high-performance AVD hardware acceleration, and Gradle optimizations.
Integrating Zoom Meetings in Flutter with flutter_zoom_sdk_advanced
Learn how to embed Zoom’s full‑featured Meeting SDK in a Flutter app using the flutter_zoom_sdk_advanced package – from installation and native setup to a complete runnable example and best‑practice tips.
How to Use the lottie Flutter Package for Rich Animations
Learn step‑by‑step how to integrate the lottie Flutter package into your app, from installation to best‑practice usage and common pitfalls.