-
I am having problems with snapshot testing. My text is not rendered. When I run the app itself everything works perfectly.
```
void main() {
testWidgets('Test an account Overview Item', (teste…
-
Please make it possible to add different language localizations to the application.
-
Which languages, currencies, time zones and localizations are we going to support.
-
```
@override
Widget build(BuildContext context) {
final labels = context.localizations;
return Scaffold(
appBar: AppBar(
title: Text('HomeScreen'),
centerTitle:…
-
I discovered a problem with this utility with Microsoft Azure App Service Tools extensions which should not be deleted because of duplication. Numbers are the same, but it looks like second one is loc…
-
**Describe the bug**
The search for Cyrillic words does not work: "Search returned 0 results."
**To Reproduce**
Use deep search in localizations for "Трилинейная" or any other Cyrillic/Russian wo…
-
We have a bunch of required fields and use the rails-i18n gem to get localizations of "has to be filled out", "must be larger/smaller than...", etc. And that works great.
But copycopter seems to be …
-
If a container (created by ext:container) is not named, the content is exported through the L10N Manager but the translated content is not imported. If the option "delete localizations before import" …
-
I'd love to see dateFormat automatically adapted when I apply a localization. Currently, the available localizations don't contain dateFormat.
So I get a date format of Y-m-d but for Germany I'd need…
-
### What
- [ ] Refine the App rating flow
### Part of
- #2515
### Initial Discussion
> We can use the Store dialog only if it's a yes.
> But where should we store the other kind of feed…