I like to tinker
Latest
How App Check helps protect your app from credential stuffing
Password reuse is a security risk. Unfortunately, this is something many app users do. When passwords are compromised, those user accounts become vulnerable to credential stuffing attacks, which is when a malicious actor tries to reuse those passwords on multiple sites in an attempt to totally take over those accounts. In this demo, we’ll show you how you can help your users mitigate these types of attacks using Firebase App Check and Firebase Authentication endpoints.
Watch...
Reacting to Firestore changes with Cloud Functions and Eventarc
Rosario Fernandes and Alexander Nohe walk you through deploying a Cloud Function running in Kotlin to react and communicate with Firestore.
Watch...
How do Firebase App Check tokens work?
Learn how App Check tokens work so you can safely use them with your high value service.
Watch...
24 hours with AI extensions, security, and more!
Nohe and Khanh are on a mission to build a Flutter with @Firebase app. In 24 hours, they’ve built a video sharing app that uses AI (via the PaLM API) to automatically generate video summaries for users. Watch this episode of Learning to Fly to learn more!
Watch...
Best Practices for Anonymous Authentication
Hate when you're forced to sign in to an app just to try it out? Me too. Learn how Firebase anonymous authentication can help you provide a good experience to your users while maintaining their in app created data.
Read more...
Add Firebase to your Flutter app: The fast way
In this video, Developer Relations Engineer Alexander Nohe will show how you can quickly add Firebase to all of the supported Flutter platforms.
Watch...
Veit - A D&D Origin Story
Find out the origin story of Veit, a grave domain cleric in the Dragonlance Campaign Setting.
Read more...
Add Firebase to your Flutter app: Advanced
Learn how to use Firebase features for Flutter, including user authentication, data deletion, feature flagging, and crash tracking.
Watch...
Firebase - Lets build an app fast
Lets build a scalable app fast!
Watch...
Making A Color Pop Photo Filter
Making a color pop photo filter with Flutter and ML Kits Selfie Segmentation API
Read more...
Introducing Android Package Signer
Learn about signing Android packages client side in your browser with this new library.
Read more...
List your Progressive Web App in Google Play
Google Play is the best place for people to find and install stellar software for their Chromebooks. This hands-on Session is for developers and publishers who want to get their Progressive Web App (PWA) discovered by Chrome OS users in Google Play. We use step-by-step examples and demos to explain the essentials of listing a PWA in the Chrome OS Google Play Store, including how to create and upload an application bundle using a Trusted Web Activity.
Watch...
Validating your Trusted Web Activity's Digital Asset Links
Digital Asset Links allow your website to declare that it's related to an Android app and vice versa. It also allows your app to display your website full screen and have your app handle intents to your website. We show you how to find and validate your Digital Asset Links for your Trusted Web Activity.
Watch...