justjew

Results 8 issues of justjew

**BUG REPORTS WITHOUT PROVIDING THESE INFORMATIONS WILL BE CLOSED DIRECTLY. DON'T REMOVE THE SECTIONS!** **Describe the bug** The following exception has occured in producion. Got it in Sentry. `Failure delivering...

bug

I need to send a POST request every minute. So I use `Timer.periodic` for it. In debug mode there is no problem. But in production there are hundreds of: `SocketException:...

I always put dispose/close/cancel methods to the bottom of class. I am clearly sure it is a good practice. Unfortunately `member-ordering-extended` has only `dispose-method` option. Also I did not find...

type: enhancement
area-rules

### Describe the highlighting problem Sometimes after changing any word and go to normal mode, the highlights become very strange. Even one single word may contain 2 or more colors....

highlights

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

framework
f: material design
has reproducible steps
P2
workaround available
found in release: 3.10
found in release: 3.12
team-design
triaged-design

**Describe the bug** `share_plus` package requires providing `Rect? sharePositionOrigin` when using on iPad. So I cannot share a log file from iPad. **To Reproduce** Steps to reproduce the behavior: 1....

bug
awaiting
open-to-contribution
talker_flutter
sweep

### Kyoo's version v4.7.1 ### What happened? Matcher fails with the following error: ```shell matcher-1 | ERROR:matcher.matcher:Unhandled error matcher-1 | Traceback (most recent call last): matcher-1 | File "/app/matcher/matcher.py", line...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### What happened? sort_by: 'insert_at_end' works in unexpected way. For example, I have three...

bug