FlutterFever Studio

Knowledge Base

Flutter tutorials, video lessons, package notes and architecture guides organized by category.

77 articles 5 videos 4 categories
19 matching resources
Showing 1-12
How to Use the redis_task_queue Flutter Package for a Redis‑Backed Task Queue
Packages
Sep 19, 2026 5 min read

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.

redis task queue
Read guide
How to Use the kata_cx Flutter Package for Headless Chat in Your Flutter App
Packages
Sep 19, 2026 5 min read

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.

kata_cx Flutter Networking
Read guide
Getting Started with the davi Flutter package: Lazy‑Loaded Data Views for Web & Desktop
Packages
Sep 18, 2026 5 min read

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.

davi flutter datatable
Read guide
How to Use the Mqtt5 Flutter Package for Real-Time IoT Messaging
Packages
Sep 18, 2026 4 min read

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.

mqtt5 flutter mqtt
Read guide
How to Use flutter_mongo_realtime in Flutter for Realtime MongoDB Apps
Packages
Sep 17, 2026 3 min read

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.

mongodb realtime offline
Read guide
How to Use the razorpay_flutter Flutter Package for Payment Gateways
Packages
Sep 17, 2026 5 min read

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.

razorpay flutter payments
Read guide
How to Use the vertex_ai Flutter Package for Google Cloud AI Integration
Packages
Sep 16, 2026 4 min read

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.

vertex_ai Flutter package vertex ai flutter
Read guide
How to Use the wellness_sdk Flutter Package for Health & Location Tracking
Packages
Sep 16, 2026 4 min read

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.

wellness_sdk Flutter package location health
Read guide
Mastering Navigation in Flutter with the go_router Flutter package
Packages
Sep 15, 2026 5 min read

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.

go router flutter
Read guide
Integrating the sui_scallop_sdk Flutter package: A step‑by‑step guide
Packages
Sep 14, 2026 5 min read

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.

sui scallop sdk
Read guide
How to Setup Google Antigravity in VS Code: Complete Guide 2026
General
Sep 14, 2026 17 min read

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 flutter fever Antigravity
Read guide
Why AI Agents Fail at Complex Flutter Architecture (And How to Fix It)
Flutter Guides
Sep 14, 2026 5 min read

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.

Flutter AI Agents Architecture
Read guide