7
Supabase Remote Config like Firebase
Source: supabase/supabase#23323 · opened by @ThomasDevApps
Hi, I wanted to ask you if Supabase will have a "Remote Config" feature like Firebase ?
In a Flutter project, this could be very useful for storing information like :
• min_build_ios
• min_build_android
But it could be even more interesting for trunk-based development projects, by facilitating feature flags, for example :
• enable_feature_1 : false
• enable_feature_2 : true
Of course, these values can be changed at any time.
The value of the key present in the remote config could be, for example :
• a boolean
• a string
• an int
• a JSON
In a Flutter project, this could be very useful for storing information like :
• min_build_ios
• min_build_android
But it could be even more interesting for trunk-based development projects, by facilitating feature flags, for example :
• enable_feature_1 : false
• enable_feature_2 : true
Of course, these values can be changed at any time.
The value of the key present in the remote config could be, for example :
• a boolean
• a string
• an int
• a JSON
No pledges yet. Be the first to back this.
Comments
Similar requests
Request to Enable External JWT Authentication with Firebase (Project: dropnow-2025)
1 vote · 0 comments
Manage Dev and Prod Environment
3 votes · 0 comments
Add Push Notification Function that similar function to Firebase Cloud Messaging (FCM)
2 votes · 0 comments
Create a pricing example to compare Supabase Pricing to Firebase Pricing?
1 vote · 0 comments
Is there any plans for Firebase Remote Config analog?
6 votes · 0 comments
No comments yet.