openiothub_common_pages 1.0.5+71
openiothub_common_pages: ^1.0.5+71 copied to clipboard
openiothub_common_pages
We analyzed this package 28 hours ago, and awarded it 100 pub points (of a possible 160):
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 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
10/10 points: 20% or more of the public API has dartdoc comments
984 out of 1062 API elements (92.7 %) have documentation comments.
Some symbols that are missing documentation: GatewayQrPage
, GatewayQrPage.GatewayQrPage
, GatewayQrPage.GatewayQrPage.GatewayQrPage.new
, LoginPage
, LoginPage.LoginPage
.
10/10 points: Package has an example
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/utils/goToUrl.dart
that imports:package:webview_flutter/webview_flutter.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:openiothub_common_pages/openiothub_common_pages.dart
that imports:package:openiothub_common_pages/utils/goToUrl.dart
that imports:package:webview_flutter/webview_flutter.dart
that declares support for platforms:Android
,iOS
,macOS
.
Package does not support platform `macOS`.
Because:
package:openiothub_common_pages/openiothub_common_pages.dart
that imports:package:openiothub_common_pages/wifiConfig/airkiss.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
Package does not support platform `Web`.
Because:
package:openiothub_common_pages/openiothub_common_pages.dart
that imports:package:openiothub_common_pages/utils/goToUrl.dart
that imports:package:webview_flutter/webview_flutter.dart
that declares support for platforms:Android
,iOS
,macOS
.
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/airkiss.dart
that imports:package:network_info_plus/network_info_plus.dart
that imports:package:network_info_plus/src/network_info_plus_windows.dart
that imports:package:win32/winsock2.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:openiothub_common_pages/openiothub_common_pages.dart
that imports:package:openiothub_common_pages/wifiConfig/airkiss.dart
that imports:package:network_info_plus/network_info_plus.dart
that imports:package:network_info_plus/src/network_info_plus_windows.dart
that imports:package:win32/winsock2.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:openiothub_common_pages/openiothub_common_pages.dart
that imports:package:openiothub_common_pages/utils/goToUrl.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 83 issues. Showing the first 2:
WARNING: Duplicate import.
lib/commPages/appInfo.dart:12:8
╷
12 │ import 'package:openiothub_common_pages/openiothub_common_pages.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/commPages/appInfo.dart
WARNING: Unused import: 'package:url_launcher/url_launcher.dart'.
lib/commPages/gatewayGuide.dart:2:8
╷
2 │ import 'package:url_launcher/url_launcher.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/commPages/gatewayGuide.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
airkiss_dart |
^1.0.0 |
1.0.0+5 | 1.0.0+5 | |
bonsoir |
^5.1.11 |
5.1.11 | 5.1.11 | |
dio |
^5.5.0+1 |
5.8.0+1 | 5.8.0+1 | |
image |
^4.0.9 |
4.5.4 | 4.5.4 | |
intl |
>=0.19.0 <=1.0.0 |
0.19.0 | 0.20.2 | |
network_info_plus |
^6.1.1 |
6.1.4 | 6.1.4 | |
oktoast |
^3.3.2+1 |
3.4.0 | 3.4.0 | |
openiothub_api |
^1.0.2+1 |
1.0.5+7 | 1.0.5+7 | |
openiothub_constants |
^1.0.0 |
1.0.2+3 | 1.0.2+3 | |
openiothub_grpc_api |
^1.0.2+1 |
1.1.8+2 | 1.1.8+2 | |
openiothub_plugin |
^1.0.0+8 |
1.0.2+39 | 1.0.2+39 | |
package_info_plus |
^8.0.0 |
8.3.0 | 8.3.0 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.0+1 | |
qr_flutter |
^4.1.0 |
4.1.0 | 4.1.0 | |
shared_preferences |
^2.1.1 |
2.5.3 | 2.5.3 | |
tdesign_flutter |
^0.1.6 |
0.1.9 | 0.1.9 | |
url_launcher |
^6.1.11 |
6.3.1 | 6.3.1 | |
webview_flutter |
^4.8.0 |
4.11.0 | 4.11.0 | |
wechat_kit |
^6.0.1 |
6.0.2 | 6.0.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
- | 4.0.6 | 4.0.6 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.3 | 1.6.3 | |
async |
- | 2.13.0 | 2.13.0 | |
bonsoir_android |
- | 5.1.6 | 5.1.6 | |
bonsoir_darwin |
- | 5.1.3 | 5.1.3 | |
bonsoir_linux |
- | 5.1.3 | 5.1.3 | |
bonsoir_platform_interface |
- | 5.1.3 | 5.1.3 | |
bonsoir_windows |
- | 5.1.5 | 5.1.5 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
cached_network_image |
- | 3.4.1 | 3.4.1 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.0 | 1.4.0 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dartssh2_plus |
- | 3.0.0 | 3.0.0 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
easy_refresh |
- | 3.4.0 | 3.4.0 | |
equatable |
- | 2.0.7 | 2.0.7 | |
event_bus |
- | 2.0.1 | 2.0.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_picker |
- | 8.3.7 | 10.1.2 | |
file_selector_linux |
- | 0.9.3+2 | 0.9.3+2 | |
file_selector_macos |
- | 0.9.4+2 | 0.9.4+2 | |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
filesystem_picker |
- | 4.1.0 | 4.1.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
fl_chart |
- | 0.70.2 | 0.71.0 | |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 | |
flutter_colorpicker |
- | 1.1.0 | 1.1.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.28 | 2.0.28 | |
flutter_seekbar |
- | 1.0.1 | 1.0.1 | |
flutter_slidable |
- | 3.1.2 | 4.0.0 | |
flutter_svg |
- | 2.1.0 | 2.1.0 | |
flutter_svg_provider |
- | 1.0.7 | 1.0.7 | |
flutter_swiper_null_safety |
- | 1.0.2 | 1.0.2 | |
flutter_vlc_player |
- | 7.4.3 | 7.4.3 | |
flutter_vlc_player_platform_interface |
- | 2.0.5 | 2.0.5 | |
google_identity_services_web |
- | 0.3.3 | 0.3.3 | |
googleapis_auth |
- | 2.0.0 | 2.0.0 | |
grpc |
- | 4.0.4 | 4.0.4 | |
html |
- | 0.15.5+1 | 0.15.5+1 | |
http |
- | 1.3.0 | 1.3.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker |
- | 1.0.8 | 1.1.2 | |
image_picker_android |
- | 0.8.12+23 | 0.8.12+23 | |
image_picker_for_web |
- | 3.0.6 | 3.0.6 | |
image_picker_ios |
- | 0.8.12+2 | 0.8.12+2 | |
image_picker_linux |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_macos |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_platform_interface |
- | 2.10.1 | 2.10.1 | |
image_picker_windows |
- | 0.2.1+1 | 0.2.1+1 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
mqtt5_client |
- | 4.11.0 | 4.11.0 | |
network_info_plus_platform_interface |
- | 2.0.2 | 2.0.2 | |
nm |
- | 0.5.0 | 0.5.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_info_plus_platform_interface |
- | 3.2.0 | 3.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_drawing |
- | 1.0.1 | 1.0.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
pinenacl |
- | 0.6.0 | 0.6.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
posix |
- | 6.0.2 | 6.0.2 | |
protobuf |
- | 4.0.0 | 4.0.0 | |
qr |
- | 3.0.2 | 3.0.2 | |
quiver |
- | 3.2.2 | 3.2.2 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.1 | 2.4.1 | |
sqflite_common |
- | 2.5.5 | 2.5.5 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.3.1 | 3.3.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.4 | 0.7.4 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_html |
- | 2.2.4 | 2.2.4 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
url_launcher_android |
- | 6.3.16 | 6.3.16 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.0 | 2.4.0 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_graphics |
- | 1.1.18 | 1.1.18 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.0 | 1.0.0 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webview_flutter_android |
- | 4.4.1 | 4.4.1 | |
webview_flutter_platform_interface |
- | 2.11.0 | 2.11.0 | |
webview_flutter_wkwebview |
- | 3.20.0 | 3.20.0 | |
win32 |
- | 5.12.0 | 5.12.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.5.0 | |
xterm |
- | 4.0.0 | 4.0.0 | |
zmodem |
- | 0.0.6 | 0.0.6 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^11.3.1` on permission_handler does not support the stable version `12.0.0`, that was published 13 days ago.
When permission_handler is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions permission_handler
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 23 errors:
UNDEFINED_GETTER
-lib/commPages/appInfo.dart:179:39
- The getter 'logo_wechat_stroke' isn't defined for the type 'TDIcons'.UNDEFINED_GETTER
-lib/commPages/appInfo.dart:203:41
- The getter 'logo_wechat_stroke' isn't defined for the type 'TDIcons'.UNDEFINED_GETTER
-lib/commPages/settings.dart:31:42
- The getter 'iotManagerGrpcIp' isn't defined for the type 'Config'.
Run flutter pub downgrade
and then flutter analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.