Navaron Bracke

Results 472 comments of Navaron Bracke

Aha, I see. Does this happen after you grant permissions? I have a fix in progress for the underlying "Called start() while already started" error. The fix would just ignore...

If anyone that has an iOS device available is willing to test https://github.com/juliansteenbakker/mobile_scanner/pull/1086 to see if it works on iOS, that would be helpful. I'm currently without an iOS device...

Could you provide a minimal reproducible sample? Scrolling jank can have multiple reasons. I doubt that the inclusion of a PlatformView for the camera preview would cause scrolling jank in...

> This is due to #1018 when the app is run through Rosetta automatically. Interesting finding! I'm not sure if MLKit supports arm64 Simulators, so we would have to look...

Ah, yes sorry I missed that. Could still be something with arm64 iOS Simulators though

Does this reproduce with Impeller off?

Per the above comment, I'm going to close this issue.

Does this reproduce with `http_parser` 4.1.0 ? Neither `CanonicalizedMap` https://github.com/dart-lang/collection/blob/0c1f829c29da1d63488be774f430b2035a565d6f/lib/src/canonicalized_map.dart#L13 nor `CaseInsensitiveMap` https://github.com/dart-lang/http_parser/blob/master/lib/src/case_insensitive_map.dart are marked with `final` it seems?

Does _not_ using a scan window have any effect? Just to be sure. If that isn't the case, then I think this might be a problem with MLKit's detection of...

Hmm, then this seems to be an MLKit issue. Unfortunately I don't think they have a newer version available (I think we already use the latest version) Does using the...