File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
packages/connectivity/connectivity Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 3.0.3
2+
3+ * Re-endorse connectivity_for_web
4+
15## 3.0.2
26
37* Update platform_plugin_interface version requirement.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: connectivity
22description : Flutter plugin for discovering the state of the network (WiFi &
33 mobile/cellular) connectivity on Android and iOS.
44homepage : https://github.com/flutter/plugins/tree/master/packages/connectivity/connectivity
5- version : 3.0.2
5+ version : 3.0.3
66
77flutter :
88 plugin :
@@ -22,10 +22,8 @@ dependencies:
2222 sdk : flutter
2323 meta : ^1.3.0
2424 connectivity_platform_interface : ^2.0.0
25- # TODO(cyanglaz): re-endorse the below plugins when they have migrated to nnbd.
26- # https://github.com/flutter/flutter/issues/68669
2725 connectivity_macos : ^0.2.0
28- # connectivity_for_web: ^0.3 .0
26+ connectivity_for_web : ^0.4 .0
2927
3028dev_dependencies :
3129 flutter_test :
You can’t perform that action at this time.
0 commit comments