-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ISSUE-25] Fixes bug with placeholder wrong formatting resulting to i…
…nconsistencies with placeholder objects and translation-keys (#29) ## Description Fixes bug with placeholder wrong formatting resulting to inconsistencies with placeholder objects as mentioned [here](#25) ## Please check the following boxes <!--- Put an `X` in all the boxes that apply: --> - [x] Pull Request title is consistent with the implemented feature, fix etc. - [x] I have followed proper descriptive code style and conventions - [x] The code is self-documenting and has no unnecessary comments. I named the functions and variables to clearly describe their purpose. - [ ] I have added Unit Tests and coverage is 70%+ - [x] I have tested and verified this implementation and it works as expected
- Loading branch information
1 parent
42c79b6
commit 73aad74
Showing
12 changed files
with
1,129 additions
and
1,131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
494 changes: 247 additions & 247 deletions
494
example/lib/localization/gen-l10n/app_localizations.dart
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
example/lib/localization/gen-l10n/app_localizations.mapper.dart
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
462 changes: 231 additions & 231 deletions
462
example/lib/localization/gen-l10n/app_localizations_ar.dart
Large diffs are not rendered by default.
Oops, something went wrong.
662 changes: 331 additions & 331 deletions
662
example/lib/localization/gen-l10n/app_localizations_de.dart
Large diffs are not rendered by default.
Oops, something went wrong.
494 changes: 247 additions & 247 deletions
494
example/lib/localization/gen-l10n/app_localizations_en.dart
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters