ac_connectivity 0.1.0 icon indicating copy to clipboard operation
ac_connectivity: ^0.1.0 copied to clipboard

Stateful connectivity_plus extended with Internet connectivity

2
likes
130/ 140
pub points
50%
popularity

We analyzed this package 7 days ago, and awarded it 130 pub points (of a possible 140):

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger folding of the section

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: Use an OSI-approved license

Detected license: BSD-3-Clause.

icon indicating section status
Provide documentation
20 / 20icon to trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

12 out of 22 API elements (54.5 %) have documentation comments.

Some symbols that are missing documentation: ac_connectivity, Connectivity, Connectivity, defaultInetEndpoints, lastConnectivityPlusState.

10/10 points: Package has an example

icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:ac_connectivity/ac_connectivity.dart that imports:
  • package:ac_connectivity/src/connectivity.dart that imports:
  • package:ac_inet_connectivity_checker/ac_inet_connectivity_checker.dart that imports:
  • package:ac_inet_connectivity_checker/src/inet_connectivity_checker.dart that imports:
  • dart:io

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:ac_connectivity/ac_connectivity.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:ac_connectivity/ac_connectivity.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:ac_connectivity/ac_connectivity.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `macOS`.

Because:

  • package:ac_connectivity/ac_connectivity.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
icon indicating section status
Pass static analysis
50 / 50icon to trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

icon indicating section status
Support up-to-date dependencies
10 / 20icon to trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
ac_dart_essentials ^0.1.0 0.1.0 0.2.0
ac_flutter_essentials ^0.1.0 0.1.0 0.1.0
ac_inet_connectivity_checker ^0.1.2 0.1.2 0.1.2
async ^2.10.0 2.11.0 2.11.0
connectivity_plus ^3.0.5 3.0.6 5.0.2
flutter flutter 0.0.0 0.0.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.4.2 2.4.2
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
connectivity_plus_platform_interface - 1.2.4 1.2.4
dbus - 0.7.10 0.7.10
ffi - 2.1.0 2.1.0
flutter_web_plugins - 0.0.0 0.0.0
freezed_annotation - 2.4.1 2.4.1
js - 0.6.7 0.6.7
json_annotation - 4.8.1 4.8.1
material_color_utilities - 0.5.0 0.8.0
meta - 1.10.0 1.11.0
nm - 0.5.0 0.5.0
petitparser - 6.0.2 6.0.2
plugin_platform_interface - 2.1.7 2.1.7
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4
web - 0.3.0 0.4.0
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.1.0` on ac_dart_essentials does not support the stable version `0.2.0`.

Try running dart pub upgrade --major-versions ac_dart_essentials to update the constraint.

The constraint `^3.0.5` on connectivity_plus does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.21.43, Flutter 3.16.1, Dart 3.2.1.

Check the analysis log for details.