prodobit_flutter_sdk 0.16.4
prodobit_flutter_sdk: ^0.16.4 copied to clipboard
Flutter SDK for Prodobit framework - Build manufacturing and business applications with modern Flutter patterns
We analyzed this package 3 days ago, and awarded it 45 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://github.com/prodobit/prodobit was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/prodobit/prodobit 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/prodobit/prodobit/issues was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.16.4").
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
673 out of 1329 API elements (50.6 %) have documentation comments.
Some symbols that are missing documentation: api_client, api_client.ApiClient.ApiClient.new, api_client.ApiClient.config, api_exception, api_exception.ApiException.ApiException.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 1359 issues. Showing the first 2:
ERROR: The type 'DioExceptionType' isn't exhaustively matched by the switch cases since it doesn't match the pattern 'DioExceptionType.transformTimeout'.
lib/core/api_client.dart:192:5
╷
192 │ switch (error.type) {
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/api_client.dart
ERROR: Target of URI doesn't exist: 'package:prodobit_flutter_sdk/models/asset/asset_models.freezed.dart'.
lib/models/asset/asset_models.dart:3:6
╷
3 │ part 'asset_models.freezed.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/models/asset/asset_models.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
dio |
^5.4.3+1 |
5.11.1 | 5.11.1 | |
equatable |
^2.0.5 |
2.1.0 | 3.0.0 | |
flutter_riverpod |
^3.0.3 |
3.0.3 | 3.4.3 | |
flutter_secure_storage |
^10.0.0-beta.4 |
10.3.4 | 11.2.0 | |
freezed_annotation |
^3.1.0 |
3.1.0 | 3.1.0 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
http_parser |
^4.0.2 |
4.1.2 | 4.1.2 | |
json_annotation |
^4.9.0 |
4.12.0 | 4.12.0 | |
logger |
^2.3.0 |
2.8.0 | 2.8.0 | |
meta |
^1.12.0 |
1.19.0 | 1.19.0 | |
mime |
^2.0.0 |
2.1.0 | 2.1.0 | |
path_provider |
^2.1.4 |
2.1.6 | 2.1.6 | |
pretty_dio_logger |
^1.3.1 |
1.4.0 | 1.4.0 | |
retrofit |
^4.1.0 |
4.10.0 | 4.10.0 | |
riverpod_annotation |
^3.0.3 |
3.0.3 | 4.0.7 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
shared_preferences |
^2.2.3 |
2.5.5 | 2.5.5 | |
stack_trace |
^1.11.1 |
1.12.2 | 1.12.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 103.0.0 | 108.0.0 | |
analyzer |
- | 13.3.0 | 14.4.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
cli_config |
- | 0.2.0 | 0.2.0 | |
clock |
- | 1.1.3 | 1.1.3 | |
code_assets |
- | 2.1.0 | 2.1.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.15.1 | 1.15.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.2.2 | 2.2.2 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.2.0 | 2.2.0 | |
ffi_leak_tracker |
- | 0.1.2 | 0.1.2 | |
file |
- | 7.0.1 | 7.0.1 | |
flutter_secure_storage_darwin |
- | 0.3.2 | 0.4.3 | |
flutter_secure_storage_linux |
- | 3.0.3 | 3.0.3 | |
flutter_secure_storage_platform_interface |
- | 2.1.1 | 2.1.1 | |
flutter_secure_storage_web |
- | 2.1.1 | 2.1.1 | |
flutter_secure_storage_windows |
- | 4.2.2 | 4.2.2 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.2.0 | 2.2.0 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
io |
- | 1.1.0 | 1.1.0 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
node_preamble |
- | 2.0.2 | 2.0.2 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 2.2.0 | 3.0.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.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.2.0 | 3.2.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.3 | 1.5.3 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
record_use |
- | 1.1.1 | 1.1.1 | |
riverpod |
- | 3.0.3 | 3.4.3 | |
shared_preferences_android |
- | 2.4.28 | 2.4.28 | |
shared_preferences_foundation |
- | 2.5.7 | 2.5.7 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.2 | 2.4.2 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.14 | 0.10.14 | |
source_span |
- | 1.10.2 | 1.10.2 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test |
- | 1.31.1 | 1.32.0 | |
test_api |
- | 0.7.12 | 0.7.14 | |
test_core |
- | 0.6.18 | 0.6.20 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
vm_service |
- | 15.3.0 | 15.3.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
win32 |
- | 6.4.0 | 6.4.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^2.0.5` on equatable does not support the stable version `3.0.0`, that was published 3 days ago.
When equatable is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions equatable to update the constraint.
The constraint `^10.0.0-beta.4` on flutter_secure_storage does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions flutter_secure_storage 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 1250 errors:
URI_DOES_NOT_EXIST-lib/models/asset/asset_models.dart:3:6- Target of URI doesn't exist: 'package:prodobit_flutter_sdk/models/asset/asset_models.freezed.dart'.URI_HAS_NOT_BEEN_GENERATED-lib/models/asset/asset_models.dart:4:6- Target of URI hasn't been generated: 'package:prodobit_flutter_sdk/models/asset/asset_models.g.dart'.REDIRECT_TO_NON_CLASS-lib/models/asset/asset_models.dart:24:8- The name '_Asset' isn't a type and can't be used in a redirected constructor.
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.19, Flutter 3.47.4, Dart 3.13.3.
Check the analysis log for details.