rgb1380

Results 11 issues of rgb1380

``` LaunchReview.launch(writeReview: false, iOSAppId: 'valid_app_id'); ``` works on iOS but ``` LaunchReview.launch(writeReview: false); ``` does nothing. As in, it does not open the App Store app and throws no errors.

This issue was observed with version 4.0.0 on iOS (other platforms were not tested but may have the same issue). - set enableInfiniteScroll to false to begin with. - Note...

```dart Future nextPage( {Duration? duration = const Duration(milliseconds: 300), Curve? curve = Curves.linear}) async { final bool isNeedResetTimer = _state!.options.pauseAutoPlayOnManualNavigate; if (isNeedResetTimer) { _state!.onResetTimer(); } _setModeController(); await _state!.pageController!.nextPage(duration: duration!, curve:...

**Describe the bug** We have ported our app (Flutter iOS/Android) to web. Our agora implementation works perfectly fine on desktop on the latest versions of Chrome, Edge, and Firefox but...

Can you please consider including MediaPlayer Kit and RtcChannelPublishHelper in the plug-in?

enhancement

The event is not fired correctly. When mic is on, no event is trigger. It only starts triggering when microphone is turned off at which point it is obviously reporting...

After screen sharing the following window appears on the screen Stopping screen sharing from this, does not result in graceful termination of screen sharing as the web app does not...

When the text field is at the bottom of page and is pushed up by soft keyboard the suggestions overlay gets hidden by the keyboard. Is there a way to...

I am using the example in this package and has been successful getting it to work on Android with windscribe (as the VPN service) but it does not work on...

There are big claims in the paper but it seems that no one has been able to independently verify the results. James if you are reading this and care about...