Knowledge Base
Flutter tutorials, video lessons, package notes and architecture guides organized by category.
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.
Getting Started with the davi Flutter package: Lazy‑Loaded Data Views for Web & Desktop
Learn how to integrate the davi Flutter package into your Flutter web or desktop app to render massive data tables efficiently with lazy loading and bidirectional scrolling.
How to Use the Mqtt5 Flutter Package for Real-Time IoT Messaging
Discover how the mqtt5 Flutter package enables high-performance MQTT 5.0 messaging, session resumption, and QoS handling with clean architecture in Flutter.
How to Use flutter_mongo_realtime in Flutter for Realtime MongoDB Apps
Connect your Flutter app directly to MongoDB change streams using the flutter_mongo_realtime Flutter package. Learn how to implement offline caching and reactive streams.
How to Use the razorpay_flutter Flutter Package for Payment Gateways
Learn how to integrate the razorpay_flutter Flutter package to accept digital payments in your e-commerce or digital goods app with event-driven SDK handling.
How to Use the vertex_ai Flutter Package for Google Cloud AI Integration
Learn how to easily integrate Google Cloud Vertex AI services into your Flutter app using the vertex_ai package for text generation, embeddings, and multimodal inference.
How to Use the wellness_sdk Flutter Package for Health & Location Tracking
Learn how to integrate the wellness_sdk Flutter package into your cross-platform apps for streamlined background location tracking and third-party wellness API integration.
Mastering Navigation in Flutter with the go_router Flutter package
Learn how to integrate the go_router Flutter package for declarative routing, deep linking, and nested navigation in your Flutter apps. This step‑by‑step guide covers installation, a beginner-friendly example, best practices, and common pitfalls.
Integrating the sui_scallop_sdk Flutter package: A step‑by‑step guide
Learn how to add, configure, and use the sui_scallop_sdk Flutter package in a Riverpod‑based Flutter app. This guide covers installation, a beginner‑friendly example, common pitfalls, and FAQs.
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.
Why AI Agents Fail at Complex Flutter Architecture (And How to Fix It)
Explore why AI code generators stumble on intricate Flutter architectures and learn concrete steps to fix complex issues in Dart, ensuring robust, maintainable apps.