Control your Flutter app on the fly with Firebase Remote Config

preview_player
Показать описание
Real-time updates, feature flagging, A/B testing - what if I told you that you could enable these powerful features in your Flutter application with minimal development effort and without any costs? Firebase Remote Config is a free service that enables changing the behaviour of an app remotely without publishing an app update. In this video, I will cover multiple real-world use cases where Firebase Remote Config could help you while building Flutter apps.

---
Links:
---
Connect with me:
---

Chapters:
00:00 Intro
01:03 Application demo
02:23 Firebase setup
03:39 Using Firebase Remote Config parameters
05:42 Using Firebase Remote Config conditions
09:14 Feature flagging
11:00 A/B testing
13:17 Summary

#dart #flutter #firebase #firebaseremoteconfig #flutterforward #community
Рекомендации по теме
Комментарии
Автор

What are your favorite Firebase Remote Config use cases? Share with us in the comments 👇

mkobuolys
Автор

you were able to give so much information in a short time, great video, keep up the good work!

guigzp
Автор

This is an amazing video! Didn't know Remote Config could be so powerful.

AdityaThakurXD
Автор

Great video. I have never used Firebase Remote Config. Always looked complex IMO. This video was so informative enough to pique my interest to start using it. Thanks so much!

kelvinkavisi
Автор

Great content learnt alot. Love the real time update feature and the notification part. For the notification, does that mean, you won't be needing FCM? Also make more elaborate content of this nature maybe a bit slower too later. Though will check out the repo for clarification. Thanks. +1 subscriber

ugochukwuumerie
Автор

Do I need to hot restart the app to get the changes? Is there a way to have that with streams to update in real time even though the user done close and open the app or something?

thomasviana
Автор

Create videos on design pattern implementation in flutter

purushottampk
Автор

Please how was the created? I just saw the file appear while you were overriding the @riverpod, please can you explain how because mine is not coming up.

codewithpetrus
Автор

How is this part working? Do we need to generate something? Last time I saw that it was to generate files for hive.

YY-iceo
Автор

This is the best tutorial for firebase_remote_config. Implemetation>>>Jargon.
Tutorial(isMemeRequired: true);😂

shubhamjhunjhunwala