-
I was check the value of `window.locals` in different time of app running:
>
1. App start.
2. `window.onLocaleChanged()` get called.
3. User interact.
## Steps to Reproduce
1. Create new…
-
When using a `ReactiveFormArray` with `asyncValidators` in its `FormArray`, the builder doesn't update when the `FormArray.status` changes from `pending` to `valid` due to the `asyncValidators`. Inste…
-
### Steps to reproduce
1. Use the app to save some credentials.
2. Restart the app.
3. Write something manually on the password textfield.
4. Go to the email textfield and select the autofill op…
-
I installed this module tonight and tried to create an app and run it. First of all, am I supposed to run `yo jhipster-flutter-merlin` in a directory next to my JHipster app, or _inside_ my JHipster a…
-
The [Emoji Sequence Data for UTS #51](https://www.unicode.org/Public/emoji/12.0/emoji-sequences.txt) has a section for Keycap sequence which specifies emoji alternatives for #, *, 0, 1, 2, 3, 4, 5, 6,…
-
**Steps to Reproduce**
I open the box and search for all the objects.
I choose an object and edit a field, but I don't record it in the box.
I search again for the same object in the box using the …
-
Hi, great flutter demo with OAuth2 - finally found a sample that actually works! Question more than anything - how is Logout supposed to work? Right now it deletes the refresh token, but when you cl…
-
**Describe the bug**
While entering the verification code in mobile safari, the screen unexpectedly zooms in without any deliberate user action. This zooming effect may cause inconvenience or make it…
-
The default font size problem in CupertinoApp, the code is as follows,
CupertinoApp(
title: 'Flutter Demo',
theme: const CupertinoThemeData(
primaryColor: CupertinoColors.activeBlue,
scaffoldBack…
-
I had installed the flutter SDK, when I execute the following command
git clone https://github.com/2d-inc/HistoryOfEverything.git
cd HistoryOfEverything/app
git submodule init
git submodule upda…