fluttercommunity / fluttercommunity/plus_plugins

[Request]: connectivity_plus does not support chrome extension

Open
#1,150 0 comments 0 reactions 0 assignees View on GitHub
enhancement triage
Dominant language
Dart
Stars
1.9k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

### Plugin

connectivity_plus

### Use case

I don't know for some reason, but Chrome Extension doesn't work.

```
main.dart.js:11181 Uncaught MissingPluginException(No implementation found for method check on channel dev.fluttercommunity.plus/connectivity)
at Object.wrapException (chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:6891:17)
at chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:99757:25
at _wrapJsFunctionForAsync_closure.$protected (chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:9425:15)
at _wrapJsFunctionForAsync_closure.call$2 (chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:55510:12)
at _awaitOnObject_closure.call$1 (chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:55498:32)
at _RootZone.runUnary$2$2 (chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:56554:18)
at _RootZone.runUnary$2 (chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:56558:19)
at _Future__propagateToListeners_handleValueCallback.call$0 (chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:55997:51)
at Object._Future__propagateToListeners (chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:9606:93)
at _Future._completeWithValue$1 (chrome-extension://efnknhbbkmieamebecphhjmhjgmfjgej/main.dart.js:55857:9)
```

### Proposal

I want it to work normally with Chrome extension

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.