
Categories
Invertase insights - page 7
All posts
Firestore to BigQuery via Firebase Extensions
BigQuery can be considered the opposite of Firestore from a data structured point of view. Using an advanced querying engine, large complex datasets can be found and organized with minimal effort.Using a form of SQL(structured-query-language), BigQuery allows data to be queried with minimal time between queries.The defined relationships between tables mean data can be formed between multiple

Introducing Extension Events
In a nutshell, events are pub-sub events. Built on top of the Eventarc, this allows developers to write decoupled code to listen to a specific pre-defined subscription. This update became available in the latest 10.2.0 release of the Firebase admin SDK.

Announcing stable FlutterFire Auth for Desktop
Announcing stable release of FirebaseAuth on Linux and Windows

How to use native APIs in Flutter: Platform Channels [Part 1]
Learn how to write platform aware code and access native APIs in Flutter

Remix & Firebase Authentication
Integrate Firebase Authentication with your Remix project

Get started with Flutter tests and GitHub workflows
Learn how to write Flutter tests and run them automatically with GitHub workflows.

docs.page – Local Preview Mode
Announcing a feature that makes using docs.page even smoother: Local Preview Mode!

Announcing FlutterFire for Desktop (Preview)
Announcing preview FlutterFire support for Desktop & Dart.
