qr_plus 1.2.1
qr_plus: ^1.2.1 copied to clipboard
Advanced all-in-one qr code package with support for safe qr codes.
We analyzed this package 7 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://mankeli.co
was unreachable. Make sure that the website is reachable via HEAD
requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/Mankeli-Software/qr_plus/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: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
345 out of 392 API elements (88.0 %) have documentation comments.
Some symbols that are missing documentation: qr_plus
, qr_plus.EncryptionType.none
, qr_plus.InputTooLongException
, qr_plus.InputTooLongException.InputTooLongException.new
, qr_plus.InputTooLongException.inputLimit
.
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:qr_plus/qr_plus.dart
that imports:package:qr_plus/src/utility/utility.dart
that imports:package:qr_plus/src/utility/src/connectivity_result_extension.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 `Linux`.
Because:
package:qr_plus/qr_plus.dart
that imports:package:qr_plus/src/feature/renderer/view/view.dart
that imports:package:qr_plus/src/feature/renderer/cubit/cubit.dart
that imports:package:screen_capture_event/screen_capture_event.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:qr_plus/qr_plus.dart
that imports:package:qr_plus/src/utility/utility.dart
that imports:package:qr_plus/src/utility/src/connectivity_result_extension.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 `Web`.
Because:
package:qr_plus/qr_plus.dart
that imports:package:qr_plus/src/feature/renderer/view/view.dart
that imports:package:qr_plus/src/feature/renderer/cubit/cubit.dart
that imports:package:screen_capture_event/screen_capture_event.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:qr_plus/qr_plus.dart
that imports:package:qr_plus/src/utility/utility.dart
that imports:package:qr_plus/src/utility/src/connectivity_result_extension.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:qr_plus/qr_plus.dart
that imports:package:qr_plus/src/utility/utility.dart
that imports:package:qr_plus/src/utility/src/connectivity_result_extension.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
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:qr_plus/qr_plus.dart
that imports:package:qr_plus/src/feature/renderer/view/view.dart
that imports:package:qr_plus/src/repository/repository.dart
that imports:package:qr_plus/src/repository/ntp_repository/ntp_repository.dart
that imports:package:ntp/ntp.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.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
connectivity_plus |
^6.0.5 |
6.1.3 | 6.1.3 | |
encrypt |
^5.0.1 |
5.0.3 | 5.0.3 | |
flutter_bloc |
^8.1.2 |
8.1.6 | 9.1.0 | |
freezed |
^2.5.7 |
2.5.8 | 3.0.6 | |
freezed_annotation |
^2.4.4 |
2.4.4 | 3.0.0 | |
json_annotation |
^4.8.1 |
4.9.0 | 4.9.0 | |
mobile_scanner |
^5.2.3 |
5.2.3 | 6.0.10 | |
ntp |
^2.0.0 |
2.0.0 | 2.0.0 | |
qr_flutter |
^4.1.0 |
4.1.0 | 4.1.0 | |
screen_capture_event |
^1.1.1 |
1.2.0 | 1.2.0 | |
uuid |
^4.1.0 |
4.5.1 | 4.5.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 82.0.0 | 82.0.0 | |
analyzer |
- | 7.4.2 | 7.4.2 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.3 | 1.6.3 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.0.0 | |
build |
- | 2.4.2 | 2.4.2 | |
build_config |
- | 1.1.2 | 1.1.2 | |
characters |
- | 1.4.0 | 1.4.0 | |
checked_yaml |
- | 2.0.3 | 2.0.3 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dart_style |
- | 3.0.1 | 3.0.1 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
provider |
- | 6.1.4 | 6.1.4 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
qr |
- | 3.0.2 | 3.0.2 | |
source_gen |
- | 2.0.0 | 2.0.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
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_math |
- | 2.1.4 | 2.1.5 | |
watcher |
- | 1.1.1 | 1.1.1 | |
web |
- | 1.1.1 | 1.1.1 | |
xml |
- | 6.5.0 | 6.5.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^8.1.2` on flutter_bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_bloc
to update the constraint.
The constraint `^2.5.7` on freezed does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.