xybrid_flutter 0.1.0-rc3
xybrid_flutter: ^0.1.0-rc3 copied to clipboard
Xybrid Flutter SDK — run ML models on-device or in the cloud with intelligent hybrid routing and streaming inference.
We analyzed this package 19 hours ago, and awarded it 120 pub points (of a possible 160):
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: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
109 out of 115 API elements (94.8 %) have documentation comments.
Some symbols that are missing documentation: xybrid_flutter.DeviceSnapshot.DeviceSnapshot.new, xybrid_flutter.LoadComplete.LoadComplete.new, xybrid_flutter.LoadError.LoadError.new, xybrid_flutter.LoadProgress.LoadProgress.new, xybrid_flutter.StreamToken.StreamToken.new.
10/10 points: Package has an example
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 does not support platform `Web`.
Because:
package:xybrid_flutter/xybrid_flutter.dartthat declares support for platforms:Android,iOS,Windows,Linux,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:xybrid_flutter/xybrid_flutter.dartthat imports:package:xybrid_flutter/xybrid.dartthat imports:package:xybrid_flutter/src/xybrid.dartthat imports:package:battery_plus/battery_plus.dartthat imports:package:battery_plus/src/battery_plus_linux.dartthat imports:package:upower/upower.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:xybrid_flutter/xybrid_flutter.dartthat imports:package:xybrid_flutter/xybrid.dartthat imports:package:xybrid_flutter/src/xybrid.dartthat imports:package:battery_plus/battery_plus.dartthat imports:package:battery_plus/src/battery_plus_linux.dartthat imports:package:upower/upower.dartthat declares support for platforms:Linux.
Package does not support platform `Windows`.
Because:
package:xybrid_flutter/xybrid_flutter.dartthat imports:package:xybrid_flutter/xybrid.dartthat imports:package:xybrid_flutter/src/xybrid.dartthat imports:package:battery_plus/battery_plus.dartthat imports:package:battery_plus/src/battery_plus_linux.dartthat imports:package:upower/upower.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:xybrid_flutter/xybrid_flutter.dartthat imports:package:xybrid_flutter/xybrid.dartthat imports:package:xybrid_flutter/src/xybrid.dartthat imports:package:battery_plus/battery_plus.dartthat imports:package:battery_plus/src/battery_plus_linux.dartthat imports:package:upower/upower.dartthat declares support for platforms:Linux.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: The import of 'device_snapshot.dart' is unnecessary because all of the used elements are also provided by the import of '../xybrid.dart'.
lib/src/xybrid.dart:17:8
╷
17 │ import 'device_snapshot.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/xybrid.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
battery_plus |
^6.0.0 |
6.2.3 | 7.0.0 | |
flutter_rust_bridge |
^2.11.1 |
2.12.0 | 2.12.0 | |
freezed_annotation |
^2.0.0 |
2.4.4 | 3.1.0 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
battery_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
build_cli_annotations |
- | 2.1.1 | 2.1.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
code_assets |
- | 1.0.0 | 1.1.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.12 | 0.7.12 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.3 | 2.0.0 | |
jni |
- | 1.0.0 | 1.0.0 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.2 | |
native_toolchain_c |
- | 0.17.6 | 0.19.0 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
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 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
record_use |
- | 0.6.0 | 0.6.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
upower |
- | 0.7.0 | 0.7.0 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^6.0.0` on battery_plus does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions battery_plus to update the constraint.
The constraint `^2.0.0` on freezed_annotation does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed_annotation 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 20 errors:
UNDEFINED_NAMED_PARAMETER-lib/src/rust/api/model.freezed.dart:146:12- The named parameter 'includeFromJson' isn't defined.UNDEFINED_NAMED_PARAMETER-lib/src/rust/api/model.freezed.dart:146:36- The named parameter 'includeToJson' isn't defined.UNDEFINED_NAMED_PARAMETER-lib/src/rust/api/model.freezed.dart:231:12- The named parameter 'includeFromJson' isn't defined.
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.23.12, Flutter 3.44.0, Dart 3.12.0.
Check the analysis log for details.