rgb1380

Results 20 comments of rgb1380

I get the same problem with openjdk 17: /Users/user01/Library/Java/JavaVirtualMachines/openjdk-17.0.2/Contents/Home seems to be no JDK! There is no solution for this?

I had this problem with several packages when upgrading to flutter 2.0. What worked for me at the end was adding this line 'flutter_additional_ios_build_settings(target)' to post_install in Podfile. See the...

> If possible can you create a pr with the proposed changes? It is not an issue with this plug-in. The changes need to be made to the hosting project's...

For iOS you have to specify iOSAppId otherwise it won't work.

> // outside of the viewbox bounds > svgRoot.clipCanvasToViewBox(canvas); > svgRoot.draw(canvas, size); Hi, fantastic lib, thanks heaps. Quick question, I am using svgRoot.draw() and it draws the svg in black....

Please respond to this question. This is a must have plug-in for Flutter and will be good to know if web support is planned or not. Thanks.

@Muhammad-Ullah see the examples folder in dev/flutter2. Look for screen_share.dart

I have the same issue and use both types of events. These events are important in the logic of positioning and tiling the views and monitoring the performance of up/downlink.