Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#349 add remote config #350

Merged
merged 8 commits into from
Jan 22, 2025
Merged

Conversation

jorre127
Copy link
Contributor

fixes #349

ikbendewilliam
ikbendewilliam previously approved these changes Oct 16, 2024
@jorre127 jorre127 changed the base branch from feature/update-dependencies to master October 18, 2024 08:51
@jorre127 jorre127 dismissed ikbendewilliam’s stale review October 18, 2024 08:51

The base branch was changed.

@LazySingleton(as: LocalizationOverrides)
class LocalizationOverridesImpl extends LocalizationOverrides {
@override
Future<Map<String, dynamic>> getOverriddenLocalizations(Locale locale) async {
Copy link

Choose a reason for hiding this comment

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

arrow func

}

@override
Future<void> refreshOverrideLocalizations() async {
Copy link

Choose a reason for hiding this comment

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

same here

luca-vz
luca-vz previously approved these changes Jan 22, 2025
@jorre127 jorre127 merged commit 2674dac into master Jan 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add remote config implementation
3 participants