Artemiy Schukin
Artemiy Schukin
| Q | A | ------------------------------------ | --- | Fixed Issues? | | Patch: Bug Fix? | No | Major: Breaking Change? | No | Minor: New Feature? | No...
https://github.com/privatenumber/pkg-size.dev/assets/44583679/3386d33d-5b91-4c47-b9ae-cf70b69447eb When using keyboard hints, extra spaces appear in the input Android 13 Edge 114 SwiftKey 9.10.16.13
Small PR. Instead of repeating same code again and again moves it into a function. Also, for `extra_data` instead of manually converting `Result` into an `Option`, uses `.ok()` method that...