Abdelazeem777 / requests_inspector

MIT License
11 stars 19 forks source link

Throwing Missing Plugin Exception #32

Open anugrahkora opened 4 months ago

anugrahkora commented 4 months ago

Version : 3.4.1

causing repetitve crashes ->

Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: MissingPluginException(No implementation found for method setAccelerationSamplingPeriod on channel dev.fluttercommunity.plus/sensors/method) at MethodChannel._invokeMethod(platform_channel.dart:308)

Abdelazeem777 commented 4 months ago

It's related to the shake package because it depend on an old version of sensor_plus package So once they update their package dependencies, this issue will be fixed

For more info please check this issue