🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
⚛️ A feature rich notifications library for React Native.
React Native Google Mobile Ads enables you to monetize your app with AdMob.
🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
TanStack Query hooks for managing asynchronous operations with Firebase.
An early-stage, experimental pure-Dart implementation of Firebase SDKs.
Instant Open Source docs with zero configuration.
✅ A streamlined testing framework for Dart & Flutter.
A CLI to help with using FlutterFire in your Flutter applications.
🔥 A Firebase Admin SDK for Dart.
Async await to Array -> `const [error, value] = await A2A(fooPromise());`