Mostafa Khodeir
Mostafa Khodeir
**Description** When Union or interfaces are sharing the same types `too` as in the bellow schema, `too` is expanded for all types(Foo and Bar), We expect shared fields are expand...
My application is Xamarin, so i Have UWP,IOS and PCL, i am using rda.SocketsForPCL in the PCL and just add reference to rda.SocketsForPCL in both UWP and IOS. My Problem...
Update js package to avoid dependency override issue with SyncFusions packages https://github.com/syncfusion/flutter-widgets/blob/master/packages/syncfusion_pdfviewer_web/pubspec.yaml#L15
Steps to reproduce: 1. Take 4 screenshots from in IOS 2. Share and Choose your application 3. All SharedItems are the same ``` ReceiveSharingIntent.instance.getMediaStream().listen((shareItems) { sharedMediaHandler(shareItems); //All Share items have...