FlutterFever Studio

Knowledge Base

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

77 articles 5 videos 4 categories
9 matching resources
Showing 1-9
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
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
Getting Started with the koolbase_flutter Flutter package: A Practical Guide
Packages
Sep 17, 2026 5 min read

Getting Started with the koolbase_flutter Flutter package: A Practical Guide

Learn how to integrate the koolbase_flutter Flutter package into your app for feature flags, remote config, authentication, and more. This step‑by‑step guide covers installation, a beginner‑friendly example, setup tips, and common pitfalls.

koolbase flutter koolbase_flutter
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 koolbase_flutter Package in Flutter
Packages
Sep 16, 2026 4 min read

How to Use the koolbase_flutter Package in Flutter

Learn how to integrate the koolbase_flutter Flutter package for feature flags, remote config, auth, and realtime storage while keeping your application architecture clean.

koolbase_flutter flutter networking
Read guide
Integrating Affise Attribution Lib in Flutter: A Step‑by‑Step Guide
Packages
Sep 14, 2026 5 min read

Integrating Affise Attribution Lib in Flutter: A Step‑by‑Step Guide

Learn how to add the affise_attribution_lib Flutter package to your project, initialize it, track events, and avoid common pitfalls. Perfect for developers who need reliable attribution without building networking utilities from scratch.

affise attribution lib
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
Flutter Guides
Jul 28, 2026 1 min read

How to Generate a Maintainable Flutter Codebase

Choose architecture and packages deliberately, then start with a predictable project foundation.

flutter architecture code generator
Read guide