Packages to Work with Firebase

firebase

Web and server libraries for Dart’s Firebase framework

firebase_core

The Firebase SDK for Flutter allows you to link your application to many different Firebase applications.

cloud_functions

A Firebase Cloud Functions plugin for Flutter.

fcm_config

This flutter package integrates firebase_messaging and flutter_local_notifications.

firebase_auth_oauth

OAuth sign-in flows are made easy with this Flutter plugin that uses FirebaseAuth to enable you to log in using OAuth. It also has support for Sign in by Apple for Firebase, which makes it easier than ever to use your existing credentials with third-party apps.

firebase_storage

A simple and customizable plugin for Firebase Cloud Storage, a powerful, flexible, and cost-effective Android and iOS object storage solution.

firebase_auth

The Firebase Authentication Flutter plugin allows you to authenticate users on Android and iOS using passwords, phone numbers, and identity providers such as Google, Facebook, and Twitter.

firebase_messaging

Firebase Cloud Messaging is a cross-platform messaging platform that lets you send messages across Android and iOS with confidence. This plugin will help with the serivce’s integration.

firebase_analytics

An analytics solution that uses the Flutter plugin for Google Analytics for Firebase to report on app usage and user engagement on Android and iOS.

firebase_database

The Google Play Services SDK for Flutter enables you to use the Firebase Database plugin, a cloud-hosted NoSQL database with realtime data sync across Android and iOS clients, and offline access.

firebase_performance

Measurement for Google Performance Monitoring for Firebase is a plugin that works with Flutter, a mobile app development framework developed by Google.

firebase_image

A Flutter ImageProvider for Firebase Cloud Storage image objects that has been cached.

flamingo

This is the Firebase Firestore Model Framework Library, which allows you to manage document and collection references. It also has a Cloud Storage and Firestore API interface.

Similar Posts

  • Font and Emoji Packages

    font_awesome_flutter The Font Awesome Icon pack is available as Flutter Icons. It adds 1500 additional icons to your app, in addition to the default set of 500. flutter_font_icons As the name suggests, this is a collection of font icons built with Flutter. It includes all fonts from react-native-vector-icons and WeatherIcons. icon_font_generator Convert all icons in…

  • GDPR Packages

    GDPR is coming up, and you’re not sure what to do. The General Data Protection Regulation (GDPR) went into effect in 2018. This new regulation will have a major impact on how companies collect data from European Union citizens. It’s important that your company is compliant with this new law or risk heavy fines of…

  • Text-to-Speech Packages

    Text-to-speech (TTS) is the process of using software to read aloud text that is displayed on a screen. Text-to-speech programs can convert text into speech, and do so in various ways depending on the user’s familiarity with the system. flutter_tts flutter_tts is a good Text to Speech Flutter plugin available on pub.dev platform. This plugin…

  • Packages for Excel and Word

     These packages allow developers to create beautiful charts in Excel or add interactive features to Word documents like adding hyperlinks or creating tables. They are all free and open source so you can use them on your next project! excel This is a Flutter and Dart library for reading, creating, editing, and updating Excel sheets…