connectivity 3.0.2
connectivity: ^3.0.2 copied to clipboard
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
1192
likes
100
/ 110
pub points
99
%
popularity
We analyzed this package on Mar 3, 2021, and awarded it 100 pub points (of a possible 110):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Package has an example
- Found example at:
example/lib/main.dart
10/10 points: 20% or more of the public API has dartdoc comments
- 4 out of 5 API elements (80.0 %) have documentation comments.
20/20 points: Supports 3 of 3 possible platforms (iOS, Android, Web)
Found 3 issues. Showing the first 2:
Consider supporting these prerelease platforms:
Package does not support Flutter platform Windows
Because:
package:connectivity/connectivity.dart
that declares support for platforms: Android, iOS, macOS, Web
30/30 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
- Could not run pub outdated:
pub get
failed:
Because connectivity depends on integration_test from path which doesn't exist (could not find package integration_test at "../../integration_test"), version solving failed.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/0 points: Package and dependencies are fully migrated to null-safety, and will be awarded additional points in a planned future revision of the pub.flutter-io.cn points model.
Analysed with
Pana 0.15.3
,
Flutter 2.0.0
,
Dart 2.12.0
.