dartway_serverpod_core_flutter 0.12.1
dartway_serverpod_core_flutter: ^0.12.1 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 11 hours ago, and awarded it 130 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
745 out of 1207 API elements (61.7 %) 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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 8 issues. Showing the first 2:
WARNING: Returning a 'Future' without 'await' inside a try block.
lib/src/repository/dw_repository.dart:312:9
╷
312 │ return _recoverOfflineWrite(
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/repository/dw_repository.dart
WARNING: Returning a 'Future' without 'await' inside a try block.
lib/src/repository/dw_repository.dart:430:9
╷
430 │ return _readOfflineSnapshot<Model, Value>(
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/repository/dw_repository.dart
0/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 | |
crypto |
^3.0.6 |
3.0.7 | 3.0.7 | |
dartway_flutter |
^0.8.0 |
0.8.0 | 0.8.0 | |
dartway_serverpod_core_client |
^0.12.0 |
0.12.1 | 0.12.1 | |
dartway_serverpod_core_shared |
^0.12.0 |
0.12.1 | 0.12.1 | |
file_picker |
^11.0.2 |
11.0.3 | 12.3.0 | |
flutter_riverpod |
^3.0.0 |
3.4.3 | 3.4.3 | |
heif_converter |
>=1.0.0 <2.0.0 |
1.0.7 | 1.0.7 | |
image |
>=4.1.4 <5.0.0 |
4.10.0 | 4.10.0 | |
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.13 | 3.4.13 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ansicolor |
- | 2.0.3 | 2.0.3 | |
archive |
- | 4.3.0 | 4.3.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 | |
clock |
- | 1.1.3 | 1.1.3 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
cross_file |
- | 0.3.5+5 | 0.3.5+5 | |
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_selector_linux |
- | 0.9.4+1 | 0.9.4+1 | |
file_selector_macos |
- | 0.9.5+1 | 0.9.5+1 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+6 | 0.9.3+6 | |
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 | |
hooks |
- | 2.2.0 | 2.2.0 | |
html |
- | 0.15.7 | 0.15.7 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+23 | 0.8.13+23 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+7 | 0.8.13+7 | |
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 | |
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 | |
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.1.0 | 2.1.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.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.2.0 | 3.2.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.2 | 6.5.2 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
record_use |
- | 1.1.1 | 1.1.1 | |
riverpod |
- | 3.4.3 | 3.4.3 | |
serverpod_serialization |
- | 3.4.13 | 3.4.13 | |
skeletonizer |
- | 2.1.3 | 3.0.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.2 | 1.12.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_api |
- | 0.7.12 | 0.7.14 | |
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 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
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.4 | 3.1.4 |
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`.
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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.