connect_ips_flutter 1.0.1+4 connect_ips_flutter: ^1.0.1+4 copied to clipboard
Unofficial plugin for integrating connect ips gateway via flutter
We analyzed this package 9 days ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/Ashwin1002/ConnectIPS-Flutter/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
120 out of 122 API elements (98.4 %) have documentation comments.
Some symbols that are missing documentation: connect_ips_flutter
, connect_ips_flutter.ButtonBuilder
.
10/10 points: Package has an example and has no issues with screenshots
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:connect_ips_flutter/connect_ips_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:connect_ips_flutter/connect_ips_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:connect_ips_flutter/connect_ips_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:connect_ips_flutter/connect_ips_flutter.dart
that declares support for platforms:Android
,iOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:connect_ips_flutter/connect_ips_flutter.dart
that imports:package:connect_ips_flutter/src/src.dart
that imports:package:connect_ips_flutter/src/widgets/widgets.dart
that imports:package:connect_ips_flutter/src/widgets/cips_webview.dart
that imports:package:internet_connection_checker/internet_connection_checker.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
/tmp/pana_YBBCHV/lib/src/utils/generate_token.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
asn1lib |
^1.5.5 |
1.5.8 | 1.5.8 |
crypto |
^3.0.6 |
3.0.6 | 3.0.6 |
cupertino_icons |
^1.0.8 |
1.0.8 | 1.0.8 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 |
flutter_svg |
^2.0.10+1 |
2.0.16 | 2.0.16 |
http |
^1.2.2 |
1.2.2 | 1.2.2 |
internet_connection_checker |
^1.0.0+1 |
1.0.0+1 | 3.0.1 |
intl |
^0.19.0 |
0.19.0 | 0.20.1 |
pointycastle |
^3.9.1 |
3.9.1 | 3.9.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
flutter_inappwebview_android |
- | 1.1.3 | 1.1.3 |
flutter_inappwebview_internal_annotations |
- | 1.2.0 | 1.2.0 |
flutter_inappwebview_ios |
- | 1.1.2 | 1.1.2 |
flutter_inappwebview_macos |
- | 1.1.2 | 1.1.2 |
flutter_inappwebview_platform_interface |
- | 1.3.0+1 | 1.3.0+1 |
flutter_inappwebview_web |
- | 1.1.2 | 1.1.2 |
flutter_inappwebview_windows |
- | 0.6.0 | 0.6.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http_parser |
- | 4.1.1 | 4.1.1 |
js |
- | 0.7.1 | 0.7.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
path |
- | 1.9.1 | 1.9.1 |
path_parsing |
- | 1.1.0 | 1.1.0 |
petitparser |
- | 6.0.2 | 6.0.2 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
string_scanner |
- | 1.4.1 | 1.4.1 |
term_glyph |
- | 1.2.2 | 1.2.2 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_graphics |
- | 1.1.15 | 1.1.15 |
vector_graphics_codec |
- | 1.1.12 | 1.1.12 |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.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 `^1.0.0+1` on internet_connection_checker does not support the stable version `3.0.0`, that was published 6 days ago.
When internet_connection_checker is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions internet_connection_checker
to update the constraint.
The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.
Try running dart pub upgrade --major-versions intl
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.