waterbus_sdk 1.6.0 copy "waterbus_sdk: ^1.6.0" to clipboard
waterbus_sdk: ^1.6.0 copied to clipboard

Flutter plugin of Waterbus. Build video call or online meeting application with SFU model. Supports iOS, Android.

11
likes
120/ 160
pub points
294
downloads

We analyzed this package 1 hour ago, and awarded it 120 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/waterbustech/waterbus-flutter-sdk/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

225 out of 2057 API elements (10.9 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: aes_256_gcm, aes_256_gcm.Aes256Gcm, aes_256_gcm.Aes256Gcm.Aes256Gcm.new, api_enpoints, api_enpoints.ApiEndpoints.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.

Failed check 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/waterbus_event_listener.dart that imports:
  • package:waterbus_sdk/types/models/message_socket_event.dart that imports:
  • package:waterbus_sdk/types/index.dart that imports:
  • package:waterbus_sdk/types/models/index.dart that imports:
  • package:waterbus_sdk/types/models/participant_sfu.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.

Failed check 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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

/tmp/pana_PKEWRV/lib/core/whiteboard/white_board.dart doesn't match the Dart formatter.

To format your files run: dart format .

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
collection ^1.16.0 1.19.1 1.19.1
connectivity_plus ^6.1.1 6.1.3 6.1.3
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.10+4 1.4.10+4 1.4.10+4
dio ^5.6.0 5.8.0+1 5.8.0+1
dio_cache_interceptor ^3.5.1 3.5.1 4.0.3
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.7 2.0.7
flutter_webrtc_plus ^0.12.1+6 0.12.1+6 0.12.1+6
get_it ^7.6.8 7.7.0 8.0.3
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.3.0 1.3.0
injectable ^2.4.4 2.5.0 2.5.0
logger ^2.5.0 2.5.0 2.5.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.9.8 0.9.8 0.11.0
sdp_transform ^0.3.2 0.3.2 0.3.2
socket_io_client ^3.0.2 3.1.1 3.1.1
universal_io ^2.2.2 2.2.2 2.2.2
wakelock_plus ^1.2.8 1.2.11 1.2.11
waterbus_callkit_incoming ^2.0.0+5 2.0.0+5 2.0.0+5
web ^1.0.0 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 80.0.0 80.0.0
analyzer - 7.3.0 7.3.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
build_cli_annotations - 2.1.0 2.1.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
connectivity_plus_platform_interface - 2.0.1 2.0.1
coverage - 1.11.1 1.11.1
crypto - 3.0.6 3.0.6
dbus - 0.7.11 0.7.11
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_rust_bridge - 2.7.0 2.9.0
freezed_annotation - 2.4.4 3.0.0
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
http_profile - 0.1.0 0.1.0
io - 1.0.5 1.0.5
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.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.2.0 2.2.0
package_info_plus - 8.3.0 8.3.0
package_info_plus_platform_interface - 3.2.0 3.2.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.16 2.2.16
path_provider_foundation - 2.4.1 2.4.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
petitparser - 6.1.0 6.1.0
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.2.0 2.2.0
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
socket_io_common - 3.1.0 3.1.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.3.1 3.3.1
term_glyph - 1.2.2 1.2.2
test - 1.25.15 1.25.15
test_api - 0.7.4 0.7.4
test_core - 0.6.8 0.6.8
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 - 15.0.0 15.0.0
wakelock_plus_platform_interface - 1.2.2 1.2.2
watcher - 1.1.1 1.1.1
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.2 3.0.2
webkit_inspection_protocol - 1.2.1 1.2.1
webrtc_interface_plus - 1.2.0+1 1.2.0+1
win32 - 5.12.0 5.12.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 4 issues. Showing the first 2:

The constraint `^3.5.1` on dio_cache_interceptor does not support the stable version `4.0.0`, that was published 5 days ago.

When dio_cache_interceptor is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions dio_cache_interceptor to update the constraint.

The constraint `^6.0.0` on dio_smart_retry does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions dio_smart_retry to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 1Jul 29Aug 26Sep 23Oct 21Nov 18Dec 16Jan 13Feb 10Mar 10050100150200250>=1.0.0-0 <2.0.0