Thomas Anderl

Results 7 issues of Thomas Anderl

**Bug Report** **I am running a production application and on few devices, the following error results in a crash.** ![image](https://user-images.githubusercontent.com/3436399/145557490-9d10e40c-63c0-407d-8f42-de30f4e4b959.png) **I am using version 1.4.1 and Flutter 2.8. The error...

### What happened? Maybe I missed something in the documentation, but I can not manage to sort within my Realm query. According to the documentation, my syntax should be correct...

O-Community

Hey, pretty much new to this package (and C#, but not programming itself). I have that usecase where I need my SO to be generic, but Unity does not really...

**Describe the bug** Within my integration tests, I can not manage to find the input field of the phone field. I ran following code: ``` var phoneInput = find.byKey(const Key("intl_text_input_key"));...

**Describe the bug** On iOS, when typing a US formated number (there are probably more cases), the cursor jumps to the wrong position after formating. **Package version** 0.7.2 **Flutter version**...

I am having a CI/CD pipeline using GitHub actions. The .env file seems not to be picked up correctly there. Everything works fine on my machine when I run the...

### What happened? I am seeing crashes for my users related to realm. I do not know how to reproduce it, but is is a crash that happens often enough...

O-Community
T-Bug