openiothub_common_pages 1.0.5+7 copy "openiothub_common_pages: ^1.0.5+7" to clipboard
openiothub_common_pages: ^1.0.5+7 copied to clipboard

openiothub_common_pages

0
likes
75/ 140
pub points
0%
popularity

We analyzed this package 1 hour ago, and awarded it 75 pub points (of a possible 140):

failed
Follow Dart file conventions
5 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

5/5 points: Provide a valid README.md

0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

failed
Provide documentation
10 / 20trigger folding of the section

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

19 out of 92 API elements (20.7 %) have documentation comments.

Some symbols that are missing documentation: GatewayQrPage, GatewayQrPage.GatewayQrPage, GatewayQrPage.GatewayQrPage.GatewayQrPage, LoginPage, LoginPage.LoginPage.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:openiothub_common_pages/openiothub_common_pages.dart that imports:
  • package:openiothub_common_pages/wifiConfig/smartlink.dart that imports:
  • package:wifi_info_flutter/wifi_info_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:openiothub_common_pages/openiothub_common_pages.dart that imports:
  • package:openiothub_common_pages/wifiConfig/smartlink.dart that imports:
  • package:wifi_info_flutter/wifi_info_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:openiothub_common_pages/openiothub_common_pages.dart that imports:
  • package:openiothub_common_pages/wifiConfig/smartlink.dart that imports:
  • package:wifi_info_flutter/wifi_info_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:openiothub_common_pages/openiothub_common_pages.dart that imports:
  • package:openiothub_common_pages/wifiConfig/smartlink.dart that imports:
  • package:wifi_info_flutter/wifi_info_flutter.dart that declares support for platforms: Android, iOS.

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:openiothub_common_pages/openiothub_common_pages.dart that imports:
  • package:openiothub_common_pages/wifiConfig/smartlink.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:openiothub_common_pages/openiothub_common_pages.dart that imports:
  • package:openiothub_common_pages/wifiConfig/smartlink.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.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 54 issues. Showing the first 2:

WARNING: Unused import: 'dart:io'.

lib/commPages/findmDNSClientList.dart:3:8

  ╷
3 │ import 'dart:io';
  │        ^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/commPages/findmDNSClientList.dart

WARNING: The value of the field '_list' isn't used.

lib/user/userInfoPage.dart:20:16

   ╷
20 │   List<Widget> _list = <Widget>[];
   │                ^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/user/userInfoPage.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
airkiss_dart ^1.0.0 1.0.0+5 1.0.0+5
connectivity_plus ^5.0.2 5.0.2 6.0.2
flutter flutter 0.0.0 0.0.0
flutter_easylink ^0.0.1 0.0.5 0.0.5
flutter_nsd ^1.4.0 1.5.0 1.5.0
flutter_oneshot ^0.0.1 0.0.4+1 0.0.4+1
flutter_smartlink ^0.0.1 0.0.5 0.0.5
image ^4.0.9 4.1.7 4.1.7
oktoast ^3.3.2+1 3.4.0 3.4.0
openiothub_api ^1.0.2+1 1.0.4+1 1.0.4+1
openiothub_constants ^1.0.0 1.0.1+4 1.0.1+4
openiothub_grpc_api ^1.0.2+1 1.1.4 1.1.4
openiothub_plugin ^1.0.0+8 1.0.2+1 1.0.2+1
package_info_plus ^4.0.2 4.2.0 7.0.0
permission_handler ^10.2.0 10.4.5 11.3.1
qr_flutter ^4.1.0 4.1.0 4.1.0
shared_preferences ^2.1.1 2.2.3 2.2.3
url_launcher ^6.1.11 6.2.6 6.2.6
wechat_kit ^6.0.1 6.0.1 6.0.1
wifi_info_flutter ^2.0.2 2.0.2 2.0.2
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.4.10 3.4.10
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
connectivity_plus_platform_interface - 1.2.4 2.0.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dbus - 0.7.10 0.7.10
dio - 5.4.3+1 5.4.3+1
event_bus - 2.0.0 2.0.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_picker - 5.5.0 8.0.1
filesystem_picker - 3.1.0 4.1.0
fixnum - 1.1.0 1.1.0
flutter_colorpicker - 1.0.3 1.0.3
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_seekbar - 1.0.1 1.0.1
flutter_vlc_player - 7.4.1 7.4.1
flutter_vlc_player_platform_interface - 2.0.3 2.0.3
flutter_web_plugins - 0.0.0 0.0.0
google_identity_services_web - 0.3.1+1 0.3.1+1
googleapis_auth - 1.6.0 1.6.0
grpc - 3.2.4 3.2.4
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http2 - 2.3.0 2.3.0
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.7.1
json_annotation - 4.8.1 4.8.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mqtt5_client - 4.2.2 4.2.2
nm - 0.5.0 0.5.0
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
permission_handler_android - 10.3.6 12.0.5
permission_handler_apple - 9.1.4 9.4.4
permission_handler_platform_interface - 3.12.0 4.2.1
permission_handler_windows - 0.1.3 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.0 3.9.0
protobuf - 3.1.0 3.1.0
qr - 3.0.1 3.0.1
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 3.0.7 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
webview_flutter - 4.7.0 4.7.0
webview_flutter_android - 3.16.0 3.16.0
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.13.0 3.13.0
wifi_info_flutter_platform_interface - 2.0.1 2.0.1
win32 - 5.4.0 5.4.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

Found 3 issues. Showing the first 2:

The constraint `^5.0.2` on connectivity_plus does not support the stable version `6.0.0`.

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

The constraint `^4.0.2` on package_info_plus does not support the stable version `5.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.