Hello, I get the following exception
E/flutter (27974): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method log on channel flutter_fimber)
E/flutter (27974): #0 MethodChannel._invokeMethod
platform_channel.dart:308
E/flutter (27974): <asynchronous suspension>
Tests were done on 2 apps, Flutter 3.10.5 and latest, 3.13
pubspec.yaml
fimber: ^0.7.0
fimber_io: ^0.7.0
flutter_fimber: ^0.7.1