dartway_serverpod_core_flutter 0.9.0
dartway_serverpod_core_flutter: ^0.9.0 copied to clipboard
Flutter side of the DartWay core: a typed realtime data layer over the Serverpod module, session management, connection-aware error handling and context-rich alerting.
We analyzed this package 37 hours ago, and awarded it 150 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
599 out of 993 API elements (60.3 %) have documentation comments.
Some symbols that are missing documentation: dartway_serverpod_core_flutter, dartway_serverpod_core_flutter.AuthenticationKeyManager.AuthenticationKeyManager.new, dartway_serverpod_core_flutter.Caller, dartway_serverpod_core_flutter.Caller.Caller.new, dartway_serverpod_core_flutter.Caller.dwCrud.
10/10 points: Package has 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:dartway_serverpod_core_flutter/dartway_serverpod_core_flutter.dartthat imports:package:dartway_serverpod_core_flutter/src/utils/dw_file_upload_handler.dartthat imports:package:heif_converter/heif_converter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:dartway_serverpod_core_flutter/dartway_serverpod_core_flutter.dartthat imports:package:dartway_serverpod_core_flutter/src/utils/dw_file_upload_handler.dartthat imports:package:heif_converter/heif_converter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:dartway_serverpod_core_flutter/dartway_serverpod_core_flutter.dartthat imports:package:dartway_serverpod_core_flutter/src/utils/dw_file_upload_handler.dartthat imports:package:heif_converter/heif_converter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:dartway_serverpod_core_flutter/dartway_serverpod_core_flutter.dartthat imports:package:dartway_serverpod_core_flutter/src/utils/dw_file_upload_handler.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:dartway_serverpod_core_flutter/dartway_serverpod_core_flutter.dartthat imports:package:dartway_serverpod_core_flutter/src/utils/dw_file_upload_handler.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/platform/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:dartway_serverpod_core_flutter/dartway_serverpod_core_flutter.dartthat imports:package:dartway_serverpod_core_flutter/src/utils/dw_file_upload_handler.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/platform/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 6 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/repository/domain/dw_model_list_state_config.dart:27:3
╷
27 │ addUpdatesListener(
│ ^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/repository/domain/dw_model_list_state_config.dart
INFO: Missing type annotation.
lib/src/repository/dw_repository.dart:35:10
╷
35 │ static setupRepository<T extends SerializableModel>({
│ ^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/repository/dw_repository.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
dartway_flutter |
^0.5.0 |
0.5.1 | 0.5.1 | |
dartway_serverpod_core_client |
^0.9.0 |
0.9.0 | 0.9.0 | |
dartway_serverpod_core_shared |
^0.9.0 |
0.9.0 | 0.9.0 | |
file_picker |
^11.0.2 |
11.0.3 | 12.0.0 | |
flutter_riverpod |
^3.0.0 |
3.4.2 | 3.4.2 | |
heif_converter |
>=1.0.0 <2.0.0 |
1.0.7 | 1.0.7 | |
image |
>=4.1.4 <5.0.0 |
4.9.2 | 4.9.2 | |
image_picker |
>=1.0.4 <2.0.0 |
1.2.3 | 1.2.3 | |
intl |
>=0.19.0 <1.0.0 |
0.20.3 | 0.20.3 | |
path |
>=1.9.0 <2.0.0 |
1.9.1 | 1.9.1 | |
path_provider |
>=2.1.3 <3.0.0 |
2.1.6 | 2.1.6 | |
serverpod_client |
^3.4.11 |
3.4.12 | 3.4.12 | |
shared_preferences |
^2.5.3 |
2.5.5 | 2.5.5 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 103.0.0 | 105.0.0 | |
analyzer |
- | 13.3.0 | 14.1.0 | |
ansicolor |
- | 2.0.3 | 2.0.3 | |
archive |
- | 4.2.0 | 4.2.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.2 | 1.1.2 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.15.1 | 1.15.1 | |
cross_file |
- | 0.3.5+4 | 0.3.5+4 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dbus |
- | 0.7.15 | 0.7.15 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_native_splash |
- | 2.4.8 | 2.4.8 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 2.2.0 | 2.2.0 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.6.0 | 1.6.0 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+19 | 0.8.13+19 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+6 | 0.8.13+6 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
io |
- | 1.0.5 | 1.0.5 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.2 | 1.0.2 | |
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 | |
listen |
- | 1.0.1 | 1.0.1 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
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_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 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pool |
- | 1.5.2 | 1.5.2 | |
posix |
- | 6.5.2 | 6.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
record_use |
- | 1.1.1 | 1.1.1 | |
riverpod |
- | 3.4.2 | 3.4.2 | |
serverpod_serialization |
- | 3.4.12 | 3.4.12 | |
shared_preferences_android |
- | 2.4.27 | 2.4.27 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
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 | |
skeletonizer |
- | 2.1.3 | 2.1.3 | |
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 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
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.31.2 | |
test_api |
- | 0.7.12 | 0.7.13 | |
test_core |
- | 0.6.18 | 0.6.19 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
uuid |
- | 4.6.0 | 4.6.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 |
- | 5.15.0 | 6.4.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 7.0.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 `^11.0.2` on file_picker does not support the stable version `12.0.0`, that was published 8 days ago.
When file_picker is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions file_picker 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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.