Project build ends with error: Plugin pointer_interceptor:ios provides an implementation for pointer_interceptor_platform_interface and also references a default implementation for pointer_interceptor_ios, which is currently not supported. Ask the maintainers of pointer_interceptor to either remove the implementation via implements: pointer_interceptor_platform_interface or avoid referencing a default implementation via platforms: ios: default_package: pointer_interceptor_ios.
Package Version
5.2.0
Platform
Android
Code sample
Code sample
```dart
[Paste your code here]
```
Logs
Logs
```console
[Paste your logs here]
```
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Steps to reproduce
Expected results
Project should run
Actual results
Project build ends with error: Plugin pointer_interceptor:ios provides an implementation for pointer_interceptor_platform_interface and also references a default implementation for pointer_interceptor_ios, which is currently not supported. Ask the maintainers of pointer_interceptor to either remove the implementation via
implements: pointer_interceptor_platform_interface
or avoid referencing a default implementation viaplatforms: ios: default_package: pointer_interceptor_ios
.Package Version
5.2.0
Platform
Android
Code sample
Code sample
```dart [Paste your code here] ```Logs
Logs
```console [Paste your logs here] ```Screenshots or Video
Screenshots / Video demonstration
[Upload media here]