awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
FirebaseExtended avatar

FirebaseExtended/flutterfire

0
View on GitHub↗
9,222 स्टार्स·4,097 फोर्क्स·Dart·BSD-3-Clause·3 व्यूज़firebase.google.com/docs/flutter/setup↗

Flutterfire

FlutterFire is a set of plugins and libraries that provide a Firebase SDK for applications built with the Flutter framework. It functions as a cloud services wrapper that maps Firebase cloud APIs to the Dart programming language, enabling backend integration for cloud data storage, user authentication, and serverless function execution.

The project uses a plugin-based modular architecture to separate different cloud services into independent packages. It employs platform-interface abstractions and method-channel-based native interoperability to communicate with native Android and iOS SDKs through a consistent API.

The SDK covers several core capability areas, including real-time data synchronization for document-based state, user identity management for secure sessions, and cloud file management. It also provides tools for mobile app analytics, remote push notification delivery, application performance monitoring, and app integrity validation.

Features

  • Firebase Flutter Plugins - Provides the official collection of plugins for integrating Firebase cloud services into Flutter applications.
  • Firebase Integration - Integrates comprehensive Firebase services for authentication, data management, and analytics within Flutter applications.
  • Database Backend Integration - Provides connectivity to remote Firebase databases to decouple application state from the client container.
  • Realtime Synchronization - Uses continuous data streams to automatically push remote database updates to the user interface.
  • Real-time Data Synchronization - Keeps local data stores in sync with distributed document-based network state in real time.
  • Cloud SDK Wrappers - Provides a set of Dart wrappers that simplify interaction with Firebase cloud SDKs.
  • Cloud Push Notification Deliveries - Sends cloud-based messages to mobile devices to alert users and drive engagement in the background.
  • Framework-Native Bridges - Uses asynchronous binary bridges to communicate between the Flutter framework and native Android and iOS SDKs.
  • Mobile Authentication - Manages user identities and secure sessions across mobile platforms to restrict access to private data.
  • User Identity Management - Manages user profiles and secure sessions across devices to protect private application data.
  • Cross-Platform Abstractions - Defines unified Dart interfaces that abstract platform-specific implementations of Firebase SDKs.
  • Modular Plugin Architectures - Organizes different cloud services into independent, modular packages that can be added to projects individually.
  • Cloud File Management - Provides interfaces for storing and retrieving large binary files through a scalable cloud storage system.
  • Serverless Function Executions - Enables the execution of backend code in response to specific events or direct client requests.
  • Mobile App Analytics - Tracks user behavior, screen views, and session engagement to monitor application health and stability.
  • Push & Notifications - Delivers cloud-based messages and data payloads to mobile devices to drive user engagement.
  • Remote App Configurations - Updates application behavior and visual styles in real-time over-the-air without requiring new store releases.
  • Asynchronous Future APIs - Implements non-blocking handles for tracking the status of long-running cloud network operations.
  • Application Performance Monitoring - Tracks runtime crashes and measures execution speed to monitor and improve application stability and performance.
  • User Behavior Analytics - Tracks user interaction events and engagement metrics to analyze how users behave within the application.
  • Developer Utilities - Firebase Analytics API integration.
  • Mobile SDKs and Plugins - Collection of official Firebase plugins for Flutter.

स्टार हिस्ट्री

firebaseextended/flutterfire के लिए स्टार हिस्ट्री चार्टfirebaseextended/flutterfire के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Flutterfire के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Flutterfire के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • firebase/firebase-js-sdkfirebase का अवतार

    firebase/firebase-js-sdk

    5,125GitHub पर देखें↗

    This is a backend-as-a-service SDK that connects web and mobile applications to a suite of cloud services. It provides a unified interface for managing user identity, executing serverless logic, and handling cloud object storage. The toolkit is characterized by its real-time data synchronization, which allows NoSQL document data to stay consistent across multiple clients with built-in offline persistence. It facilitates secure user access through a variety of identity providers and manages serverless function invocation to execute backend logic in response to HTTPS requests or database events

    TypeScriptfirebasefirebase-authfirebase-authentication
    GitHub पर देखें↗5,125
  • invertase/react-native-firebaseinvertase का अवतार

    invertase/react-native-firebase

    12,291GitHub पर देखें↗

    react-native-firebase is a modular set of libraries that integrates Firebase cloud services into cross-platform mobile applications. It serves as a native-SDK wrapper, mapping JavaScript method calls to native iOS and Android Firebase SDKs via the React Native bridge to provide a type-safe interface for mobile backend integration. The project enables connectivity to a wide array of cloud services, including user authentication and identity management, NoSQL cloud databases with real-time synchronization, and scalable cloud storage for media files. It also provides tools for sending push notif

    TypeScript
    GitHub पर देखें↗12,291
  • firebase/quickstart-iosfirebase का अवतार

    firebase/quickstart-ios

    3,005GitHub पर देखें↗

    This project provides reference implementations for integrating iOS applications with Firebase backend services. It covers the setup of user authentication, real-time data synchronization, and cloud storage for mobile clients. The repository demonstrates the use of a serverless mobile backend, including the execution of cloud functions and the management of remote application configurations. It also includes implementations for identity verification using Google accounts and the delivery of mobile push notifications. The codebase covers broader capability areas such as application stability

    Swiftfirebaseios
    GitHub पर देखें↗3,005
  • firebase/quickstart-jsfirebase का अवतार

    firebase/quickstart-js

    5,367GitHub पर देखें↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    TypeScript
    GitHub पर देखें↗5,367
Flutterfire के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

firebaseextended/flutterfire क्या करता है?

FlutterFire is a set of plugins and libraries that provide a Firebase SDK for applications built with the Flutter framework. It functions as a cloud services wrapper that maps Firebase cloud APIs to the Dart programming language, enabling backend integration for cloud data storage, user authentication, and serverless function execution.

firebaseextended/flutterfire की मुख्य विशेषताएं क्या हैं?

firebaseextended/flutterfire की मुख्य विशेषताएं हैं: Firebase Flutter Plugins, Firebase Integration, Database Backend Integration, Realtime Synchronization, Real-time Data Synchronization, Cloud SDK Wrappers, Cloud Push Notification Deliveries, Framework-Native Bridges।

firebaseextended/flutterfire के कुछ ओपन-सोर्स विकल्प क्या हैं?

firebaseextended/flutterfire के ओपन-सोर्स विकल्पों में शामिल हैं: firebase/firebase-js-sdk — This is a backend-as-a-service SDK that connects web and mobile applications to a suite of cloud services. It provides… invertase/react-native-firebase — react-native-firebase is a modular set of libraries that integrates Firebase cloud services into cross-platform mobile… firebase/quickstart-ios — This project provides reference implementations for integrating iOS applications with Firebase backend services. It… firebase/quickstart-js — This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase… firebase/flutterfire — FlutterFire is a collection of official plugins that integrate Firebase backend services into Flutter applications. It… firebase/quickstart-android — This repository provides a collection of starter templates, reference projects, and implementation guides for…