waterbus_sdk 1.5.2 waterbus_sdk: ^1.5.2 copied to clipboard
Flutter plugin of Waterbus. Build video call or online meeting application with SFU model. Supports iOS, Android.
We analyzed this package 24 hours ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: waterbus_sdk
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Could not accept branch name: migration/v2
.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting waterbus_sdk... Discovering libraries... Linking elements... Precaching local docs for 1714698 elements... Initialized dartdoc with 3025 libraries Generating docs for library waterbus_sdk_impl.dart from package:waterbus_sdk/waterbus_sdk_impl.dart... Generating docs for library types/result.dart from package:waterbus_sdk/types/result.dart... Generating docs for library types/extensions/string_ext.dart from package:waterbus_sdk/types/extensions/string_ext.dart... Generating docs for library types/extensions/drawing_tool_extensions.dart from package:waterbus_sdk/types/extensions/drawing_tool_extensions.dart... Generating docs for library types/extensions/index.dart from package:waterbus_sdk/types/extensions/index.dart... [99 more lines] ERR: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. from package-waterbus_sdk: file:///tmp/pana_TLQGHS warning: waterbus_sdk has no library level documentation comments from waterbus_sdk: (file:///tmp/pana_TLQGHS/lib/flutter_waterbus_sdk.dart:1:9) warning: dio_flutter_transformer has no library level documentation comments from dio_flutter_transformer: (file:///tmp/pana_TLQGHS/lib/utils/http/dio_transformer.dart:1:9) warning: unresolved doc reference [dio.Transformer] from dio_flutter_transformer.FlutterTransformer: (file:///tmp/pana_TLQGHS/lib/utils/http/dio_transformer.dart:18:7) warning: unresolved doc reference [RequestInterceptor] from dio_flutter_transformer.FlutterTransformer.transformRequest: (file:///tmp/analyzerLLTPQP/pub-cache/hosted/20241031t095600-dot-dartlang-pub.appspot.com/dio-5.7.0/lib/src/transformers/sync[...] [29 more lines]
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:waterbus_sdk/constants/api_enpoints.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:waterbus_sdk/constants/api_enpoints.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:waterbus_sdk/constants/api_enpoints.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:waterbus_sdk/constants/api_enpoints.dart
that declares support for platforms:Android
,iOS
.
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:waterbus_sdk/core/api/auth/datasources/auth_remote_datasource.dart
that imports:package:waterbus_sdk/core/api/base/base_remote_data.dart
that imports:package:waterbus_sdk/injection/injection_container.dart
that imports:package:waterbus_sdk/injection/injection_container.config.dart
that imports:package:waterbus_sdk/waterbus_sdk_impl.dart
that imports:package:waterbus_sdk/utils/replaykit/replaykit_helper.dart
that imports:package:replay_kit_launcher/replay_kit_launcher.dart
that declares support for platforms:iOS
.
Package does not support platform `iOS`.
Because:
package:waterbus_sdk/core/api/auth/datasources/auth_remote_datasource.dart
that imports:package:waterbus_sdk/core/api/base/base_remote_data.dart
that imports:package:waterbus_sdk/injection/injection_container.dart
that imports:package:waterbus_sdk/injection/injection_container.config.dart
that imports:package:waterbus_sdk/waterbus_sdk_impl.dart
that imports:package:wakelock_plus/wakelock_plus.dart
that imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dart
that imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:waterbus_sdk/core/api/auth/datasources/auth_remote_datasource.dart
that imports:package:waterbus_sdk/core/api/base/base_remote_data.dart
that imports:package:waterbus_sdk/injection/injection_container.dart
that imports:package:waterbus_sdk/injection/injection_container.config.dart
that imports:package:waterbus_sdk/core/api/messages/datasources/message_remote_datasource.dart
that imports:package:waterbus_sdk/utils/encrypt/encrypt.dart
that imports:package:waterbus_sdk/flutter_waterbus_sdk.dart
that imports:package:waterbus_sdk/utils/callkit/callkit_listener.dart
that imports:package:waterbus_sdk/utils/logger/logger.dart
that imports:package:logger/logger.dart
that imports:package:logger/src/outputs/advanced_file_output_stub.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/waterbus_sdk/Package.swift
.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
collection |
^1.16.0 |
1.18.0 | 1.19.1 |
connectivity_plus |
^6.0.5 |
6.1.0 | 6.1.0 |
convert |
^3.1.1 |
3.1.2 | 3.1.2 |
cryptography |
^2.7.0 |
2.7.0 | 2.7.0 |
dart_webrtc_plus |
^1.4.6+2 |
1.4.9+1 | 1.4.9+1 |
dio |
^5.6.0 |
5.7.0 | 5.7.0 |
dio_cache_interceptor |
^3.5.0 |
3.5.0 | 3.5.0 |
dio_compatibility_layer |
^0.1.0 |
0.1.0 | 0.1.0 |
dio_smart_retry |
^6.0.0 |
6.0.0 | 7.0.1 |
equatable |
^2.0.5 |
2.0.5 | 2.0.5 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_webrtc_plus |
^0.12.1+1 |
0.12.1+1 | 0.12.1+1 |
get_it |
^7.6.8 |
7.7.0 | 8.0.2 |
h264_profile_level_id |
^0.2.1 |
0.2.1 | 0.2.1 |
hive |
^2.2.3 |
2.2.3 | 2.2.3 |
http |
^1.2.2 |
1.2.2 | 1.2.2 |
injectable |
^2.4.4 |
2.5.0 | 2.5.0 |
logger |
^2.4.0 |
2.4.0 | 2.4.0 |
path_provider |
^2.1.4 |
2.1.5 | 2.1.5 |
replay_kit_launcher |
^1.0.0 |
1.0.0 | 1.0.0 |
rhttp |
^0.6.1 |
0.6.2 | 0.9.1 |
sdp_transform |
^0.3.2 |
0.3.2 | 0.3.2 |
socket_io_client |
^2.0.3+1 |
2.0.3+1 | 3.0.1 |
universal_io |
^2.2.2 |
2.2.2 | 2.2.2 |
wakelock_plus |
^1.2.8 |
1.2.8 | 1.2.8 |
waterbus_callkit_incoming |
^2.0.0+5 |
2.0.0+5 | 2.0.0+5 |
web |
^1.0.0 |
1.1.0 | 1.1.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 76.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
analyzer |
- | 6.7.0 | 6.11.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
build_cli_annotations |
- | 2.1.0 | 2.1.0 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.2 | 1.1.2 |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 |
coverage |
- | 1.10.0 | 1.10.0 |
crypto |
- | 3.0.6 | 3.0.6 |
dbus |
- | 0.7.10 | 0.7.10 |
dio_web_adapter |
- | 2.0.0 | 2.0.0 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_rust_bridge |
- | 2.6.0 | 2.6.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
freezed_annotation |
- | 2.4.4 | 2.4.4 |
frontend_server_client |
- | 4.0.0 | 4.0.0 |
glob |
- | 2.1.2 | 2.1.2 |
http_multi_server |
- | 3.2.1 | 3.2.1 |
http_parser |
- | 4.0.2 | 4.1.1 |
io |
- | 1.0.4 | 1.0.4 |
js |
- | 0.6.7 | 0.7.1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
logging |
- | 1.3.0 | 1.3.0 |
macros |
- | 0.1.2-main.4 | 0.1.3-main.0 |
matcher |
- | 0.12.16+1 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
mime |
- | 2.0.0 | 2.0.0 |
nm |
- | 0.5.0 | 0.5.0 |
node_preamble |
- | 2.0.2 | 2.0.2 |
package_config |
- | 2.1.0 | 2.1.0 |
package_info_plus |
- | 8.1.0 | 8.1.0 |
package_info_plus_platform_interface |
- | 3.0.1 | 3.0.1 |
path |
- | 1.9.1 | 1.9.1 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
path_provider_foundation |
- | 2.4.0 | 2.4.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 |
- | 6.0.2 | 6.0.2 |
platform |
- | 3.1.6 | 3.1.6 |
platform_detect_wasm |
- | 2.0.13 | 2.0.13 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pool |
- | 1.5.1 | 1.5.1 |
pub_semver |
- | 2.1.4 | 2.1.4 |
shelf |
- | 1.4.1 | 1.4.2 |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 |
shelf_static |
- | 1.1.3 | 1.1.3 |
shelf_web_socket |
- | 2.0.0 | 2.0.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
socket_io_common |
- | 2.0.3 | 3.0.1 |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 |
source_maps |
- | 0.10.12 | 0.10.12 |
source_span |
- | 1.10.0 | 1.10.0 |
sprintf |
- | 7.0.0 | 7.0.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
string_scanner |
- | 1.4.0 | 1.4.0 |
synchronized |
- | 3.3.0+3 | 3.3.0+3 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test |
- | 1.25.8 | 1.25.8 |
test_api |
- | 0.7.3 | 0.7.3 |
test_core |
- | 0.6.5 | 0.6.5 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
vm_service |
- | 14.3.1 | 14.3.1 |
wakelock_plus_platform_interface |
- | 1.2.1 | 1.2.1 |
watcher |
- | 1.1.0 | 1.1.0 |
web_socket |
- | 0.1.6 | 0.1.6 |
web_socket_channel |
- | 3.0.1 | 3.0.1 |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 |
webrtc_interface_plus |
- | 1.2.0+1 | 1.2.0+1 |
win32 |
- | 5.8.0 | 5.8.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^6.0.0` on dio_smart_retry does not support the stable version `7.0.0`, that was published 15 days ago.
When dio_smart_retry is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions dio_smart_retry
to update the constraint.
The constraint `^7.6.8` on get_it does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions get_it
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.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.