GithubHelp home page GithubHelp logo

nhatphongdo / flutterfire Goto Github PK

View Code? Open in Web Editor NEW

This project forked from firebase/flutterfire

0.0 1.0 0.0 27.55 MB

🔥 A collection of Firebase plugins for Flutter apps.

Home Page: https://firebase.flutter.dev

License: BSD 3-Clause "New" or "Revised" License

Java 14.34% Objective-C 12.69% Dart 69.44% Ruby 1.93% Shell 0.18% HTML 0.21% Swift 0.18% JavaScript 0.45% TypeScript 0.41% SCSS 0.16%

flutterfire's Introduction


FlutterFire

all_plugins GitHub Workflow Status Follow on Twitter


FlutterFire is a set of Flutter plugins that enable Flutter apps to use Firebase services. You can follow an example that shows how to use these plugins in the Firebase for Flutter codelab.

Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter is used by developers and organizations around the world, and is free and open source.

Note: FlutterFire is still under development (see roadmap), and some APIs and platforms might not be available yet. Feedback and Pull Requests are most welcome!

Plugins

Table of contents:


firebase_admob

firebase_admob pub points

Google AdMob is a mobile advertising platform that you can use to generate revenue from your app. Using AdMob with Firebase provides you with additional app usage data and analytics capabilities. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️

firebase_analytics

firebase_analytics firebase_analytics pub points

Google Analytics for Firebase provides automatic captures of certain key application events and user properties, and you can define your own custom events to measure the things that uniquely matter to your application. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️ ✔️

firebase_auth

firebase_auth firebase_auth pub points

Firebase Authentication provides easy-to-use APIs to authenticate users to your app. It supports authentication using passwords, phone numbers, popular federated identity providers like Google, Facebook and Twitter, and more. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️ ✔️

cloud_firestore

cloud_firestore cloud_firestore pub points

Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps - at global scale. [Learn More]

[View Documentation] [View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️ ✔️

cloud_functions

cloud_functions cloud_functions pub points

The Cloud Functions for Firebase plugin let you call functions directly from within your app. To call a function from your app in this way, write and deploy an HTTPS Callable function in Cloud Functions, and then add client logic to call the function from your app. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️ ✔️

firebase_messaging

firebase_messaging pub points

Firebase Cloud Messaging (FCM) provides a reliable and battery-efficient connection between your server and devices that allows you to deliver and receive messages and notifications on iOS & Android, at no cost. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️

firebase_storage

firebase_storage firebase_storage pub points

Cloud Storage is designed to help you quickly and easily store and serve user-generated content, such as photos and videos. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️

firebase_core

firebase_core firebase_core pub points

Firebase Core provides APIs to manage your Firebase application instances and credentials. This plugin is required by all FlutterFire plugins.

[View Documentation] [View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️ ✔️

firebase_crashlytics

firebase_crashlytics pub points

Firebase Crashlytics helps you track, prioritize, and fix stability issues that erode app quality, in realtime. Spend less time triaging and troubleshooting crashes and more time building app features that delight users. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️

firebase_database

firebase_database firebase_database pub points

The Firebase Realtime Database is a cloud-hosted NoSQL database that lets you store and sync data between your users in realtime. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️

firebase_dynamic_links

firebase_dynamic_links pub points

Dynamic Links are smart URLs that allow you to send existing and potential users to any location within your iOS or Android app. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️

firebase_in_app_messaging

firebase_in_app_messaging pub points

Firebase In-App Messaging helps you engage users who are actively using your app by sending them targeted and contextual messages that nudge them to complete key in-app actions - like beating a game level, buying an item, or subscribing to content. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️

firebase_ml_custom

firebase_ml_custom pub points

Use Firebase ML to deploy custom models. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️

firebase_ml_vision

firebase_ml_vision pub points

Use Firebase ML turn-key solutions with the Cloud Vision APIs. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️

firebase_performance

firebase_performance firebase_performance pub points

Get insights into how your app performs from your users’ point of view, with automatic and customized performance tracing. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️

firebase_remote_config

firebase_remote_config firebase_remote_config pub points

With Firebase Remote Config, you can change the behavior and appearance of your app on the fly from the Firebase console, and then track performance in Google Analytics for Firebase. [Learn More]

[View Source]

Platform Support

Android iOS MacOS Web
✔️ ✔️ ✔️

Issues

Please file FlutterFire specific issues, bugs, or feature requests in our issue tracker.

Plugin issues that are not specific to FlutterFire can be filed in the Flutter issue tracker.

Contributing

If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide and open a pull request.

Status

Status: Experimental

This repository is maintained by Googlers but is not a supported Firebase product. Issues here are answered by maintainers and other community members on GitHub on a best-effort basis.

flutterfire's People

Contributors

a14n avatar amirh avatar bparrishmines avatar branflake2267 avatar cbenhagen avatar collinjackson avatar creativecreatorormaybenot avatar ditman avatar dotdoom avatar ehesp avatar ened avatar feinstein avatar ffeu avatar fkorotkov avatar goderbauer avatar helenaford avatar iskakaushik avatar juliocbcotta avatar kroikie avatar mehmetf avatar mit-mit avatar mravn-google avatar polinago avatar pulyaevskiy avatar salakar avatar sbeitzel avatar slightfoot avatar szakarias avatar tvolkert avatar xster avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.