ventour_connector 0.46.53
ventour_connector: ^0.46.53 copied to clipboard
Libreria de conexión con Ventour 7 para aplicaciones Flutter
We analyzed this package 33 hours ago, and awarded it 105 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
No `CHANGELOG.md` found.
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
13476 out of 16694 API elements (80.7 %) have documentation comments.
Some symbols that are missing documentation: app.translations, app.translations.AppTranslations, app.translations.AppTranslations.AppTranslations.new, app.translations.AppTranslations.initialize, app.translations.AppTranslations.keys.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:ventour_connector/ventour_connector.dartthat imports:package:ventour_connector/domain/domain.dartthat imports:package:ventour_connector/domain/utils/translate/app_translations.dartthat imports:package:ventour_connector/core/core.dartthat imports:package:ventour_connector/core/config/plugins.dartthat imports:package:mobile_device_identifier/mobile_device_identifier.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:ventour_connector/ventour_connector.dartthat imports:package:ventour_connector/domain/domain.dartthat imports:package:ventour_connector/domain/utils/translate/app_translations.dartthat imports:package:ventour_connector/core/core.dartthat imports:package:ventour_connector/core/config/plugins.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:ventour_connector/ventour_connector.dartthat imports:package:ventour_connector/domain/domain.dartthat imports:package:ventour_connector/domain/utils/translate/app_translations.dartthat imports:package:ventour_connector/core/core.dartthat imports:package:ventour_connector/core/config/plugins.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:ventour_connector/ventour_connector.dartthat imports:package:ventour_connector/domain/domain.dartthat imports:package:ventour_connector/domain/utils/translate/app_translations.dartthat imports:package:ventour_connector/core/core.dartthat imports:package:ventour_connector/core/config/plugins.dartthat imports:package:path_provider/path_provider.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:ventour_connector/ventour_connector.dartthat imports:package:ventour_connector/domain/domain.dartthat imports:package:ventour_connector/domain/utils/translate/app_translations.dartthat imports:package:ventour_connector/core/core.dartthat imports:package:ventour_connector/core/config/plugins.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:ventour_connector/ventour_connector.dartthat imports:package:ventour_connector/domain/domain.dartthat imports:package:ventour_connector/domain/utils/translate/app_translations.dartthat imports:package:ventour_connector/core/core.dartthat imports:package:ventour_connector/core/config/plugins.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 34 issues. Showing the first 2:
WARNING: This default clause is covered by the previous cases.
lib/domain/models/ventour/media_resources/media_resources.dart:52:7
╷
52 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/domain/models/ventour/media_resources/media_resources.dart
WARNING: This default clause is covered by the previous cases.
lib/domain/services/pipe_service.dart:122:7
╷
122 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/domain/services/pipe_service.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
^3.5.1 |
3.6.1 | 4.0.7 | |
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
connectivity_plus |
^6.0.2 |
6.1.5 | 7.0.0 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
device_info_plus |
^10.1.0 |
10.1.2 | 12.3.0 | |
dio |
^5.4.0 |
5.9.0 | 5.9.0 | |
fingerprintjs |
^2.0.0 |
2.0.0 | 3.0.0 | |
flutter_dotenv |
^5.1.0 |
5.2.1 | 6.0.0 | |
get |
^4.6.6 |
4.7.3 | 4.7.3 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
mobile_device_identifier |
^0.0.2 |
0.0.3 | 0.0.3 | |
package_info_plus |
^7.0.0 |
7.0.0 | 9.0.0 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
path_provider |
^2.0.15 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.3.0 |
11.4.0 | 12.0.1 | |
sembast |
^3.5.0+1 |
3.8.6 | 3.8.6 | |
sembast_web |
^2.2.0 |
2.4.3 | 2.4.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
dbus |
- | 0.7.11 | 0.7.11 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.5 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
idb_shim |
- | 2.7.1+2 | 2.7.1+2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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 |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 0.5.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
win32_registry |
- | 1.1.5 | 2.1.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 8 issues. Showing the first 2:
The constraint `^3.5.1` on archive does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions archive to update the constraint.
The constraint `^6.0.2` on connectivity_plus does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus 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.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.