Skip to content

Comments

118 add remote config to codebase#249

Merged
ZanderCowboy merged 15 commits intodevelopfrom
118-add-remote-config-to-codebase
Feb 6, 2026
Merged

118 add remote config to codebase#249
ZanderCowboy merged 15 commits intodevelopfrom
118-add-remote-config-to-codebase

Conversation

@ZanderCowboy
Copy link
Owner

@ZanderCowboy ZanderCowboy commented Feb 4, 2026

#118 - Add Remote Config to Codebase

  • Add FirebaseService in core package for Firebase Remote Config management
  • Add FirebaseConfigKeys enum in models package for type-safe config keys
  • Support automatic JSON to model conversion via getConfig<T>()
  • Support feature flags via isEnabled()
  • Support strings via getString()
  • Auto-initialize service in bootstrap

@ZanderCowboy ZanderCowboy added this to the Release 3 milestone Feb 4, 2026
@ZanderCowboy ZanderCowboy self-assigned this Feb 4, 2026
@ZanderCowboy ZanderCowboy added the feature Create a new feature label Feb 4, 2026
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bloc can be removed. Or used.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2026

@ZanderCowboy ZanderCowboy merged commit cf9143c into develop Feb 6, 2026
5 checks passed
@ZanderCowboy ZanderCowboy deleted the 118-add-remote-config-to-codebase branch February 8, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Create a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant