Oliver Nitzschke
Oliver Nitzschke
Got this issue when compile null safety with flutter 2.0.2. ``` flutter: type 'Null' is not a subtype of type 'Handler' flutter: flutter: The relevant error-causing widget was: flutter: MaterialApp...
Added function to show location dialog on android
react: 16.9.0 => 16.9.0 react-native: 0.61.4 => 0.61.4 onColorChange returns a negative value for hue ` { color: { h: -77.86555987333482, s: 69.93991897257706, v: 100 } } `
```flutter: RangeError (index): Invalid value: Not in inclusive range 0..1: -1 flutter: #0 List.[] (dart:core-patch/growable_array.dart:254:60) #1 PdfViewerController.getPageRect (package:pdf_render/pdf_render_widgets.dart:374:55) #2 PdfViewerController.calculatePageFitMatrix (package:pdf_render/pdf_render_widgets.dart:379:18) #3 _PdfViewerState._relayout. (package:pdf_render/pdf_render_widgets.dart:684:36) #4 new Future.delayed. (dart:async/future.dart:315:39) #5 _rootRun...
Does any other open PR do the same thing? No What issue is this PR fixing? Fixed auto link warning message How did you test this PR? Tested on IOS...
```dart audioPlayer.stop(); audioPlayer.playerState.listen((event) {...}); ``` IOS: PlayerState.pause Android: PlayerState.stop What i expect: Same PlayerState as on Android
Improved developer experience by dismissing the pending dialog fragment on hot reload. How to proof: 1. Open the example app and open e.g. klarna 2. close the webview 3. hot...
@illia-romanenko anyone started with new libvlc v4?
android: migrated to koltin typescript: moved to @types/googlepay example: added new example @sorokin0andrey let me know if you are still supporting this package