Knowledge Base
Flutter tutorials, video lessons, package notes and architecture guides organized by category.
Is it possible to use Dart for backend development? A deep dive for Flutter developers
Explore how Dart can power server‑side applications, the frameworks available, performance considerations, and deployment strategies for building robust backends with Dart.
Understanding How the Flutter SDK Differs From the Dart SDK
A deep dive into the technical distinctions between the Flutter SDK and the Dart SDK, covering tooling, compilation, libraries, and real‑world usage for developers.
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 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.
How to Use the redis_task_queue Flutter Package for Background Processing
Streamline background jobs, retries, and scheduled tasks in server-side Dart and Flutter backend infrastructure using the redis_task_queue package.
Integrating Biometric Identity Verification with the flutter_idv Flutter Package
Learn how to use the flutter_idv Flutter package to integrate Regula IDV biometric verification, document scanning, and facial matching into iOS and Android applications.
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.
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.
Getting Started with fl_chart Flutter package: A Practical Guide
Learn how to integrate the fl_chart Flutter package into your app, from installation to building a basic line chart, with best‑practice tips and common pitfalls.