hms_room_kit 0.1.0
hms_room_kit: ^0.1.0 copied to clipboard
100ms Room Kit provides simple & easy to use UI components to build Live Streaming & Video Conferencing experiences in your apps.
We analyzed this package 9 hours ago, and awarded it 90 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: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
23 out of 167 API elements (13.8 %) 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: hmssdk_uikit.AppDebugConfig
, hmssdk_uikit.AppDebugConfig.AppDebugConfig.new
, hmssdk_uikit.AppDebugConfig.iOSScreenshareConfig
, hmssdk_uikit.AppDebugConfig.isAudioMixerDisabled
, hmssdk_uikit.AppDebugConfig.isAutoSimulcast
.
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:hms_room_kit/hms_room_kit.dart
that imports:package:hms_room_kit/src/widgets/app_dialogs/audio_mode_select_dialog.dart
that imports:package:hms_room_kit/src/common/utility_functions.dart
that imports:package:hms_room_kit/src/common/constants.dart
that imports:package:hmssdk_flutter/hmssdk_flutter.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:hms_room_kit/hms_room_kit.dart
that imports:package:hms_room_kit/src/widgets/app_dialogs/audio_mode_select_dialog.dart
that imports:package:hms_room_kit/src/common/utility_functions.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
.
Package does not support platform `macOS`.
Because:
package:hms_room_kit/hms_room_kit.dart
that imports:package:hms_room_kit/src/widgets/app_dialogs/audio_mode_select_dialog.dart
that imports:package:hms_room_kit/src/common/utility_functions.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
.
Package does not support platform `Web`.
Because:
package:hms_room_kit/hms_room_kit.dart
that imports:package:hms_room_kit/src/widgets/app_dialogs/audio_mode_select_dialog.dart
that imports:package:hms_room_kit/src/common/utility_functions.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
.
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:hms_room_kit/hms_room_kit.dart
that imports:package:hms_room_kit/src/hms_prebuilt.dart
that imports:package:hms_room_kit/src/screen_controller.dart
that imports:package:hms_room_kit/src/preview/preview_page.dart
that imports:package:hms_room_kit/src/meeting_screen_controller.dart
that imports:package:hms_room_kit/src/meeting/meeting_page.dart
that imports:package:hms_room_kit/src/meeting/meeting_bottom_navigation_bar.dart
that imports:package:hms_room_kit/src/widgets/bottom_sheets/more_settings_bottom_sheet.dart
that imports:package:hms_room_kit/src/widgets/common_widgets/share_link_option.dart
that imports:package:share_plus/share_plus.dart
that imports:package:share_plus/src/share_plus_windows.dart
that imports:package:url_launcher_windows/url_launcher_windows.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:hms_room_kit/hms_room_kit.dart
that imports:package:hms_room_kit/src/hms_prebuilt.dart
that imports:package:hms_room_kit/src/screen_controller.dart
that imports:package:hms_room_kit/src/preview/preview_page.dart
that imports:package:hms_room_kit/src/meeting_screen_controller.dart
that imports:package:hms_room_kit/src/meeting/meeting_page.dart
that imports:package:hms_room_kit/src/meeting/meeting_bottom_navigation_bar.dart
that imports:package:hms_room_kit/src/widgets/bottom_sheets/more_settings_bottom_sheet.dart
that imports:package:hms_room_kit/src/widgets/common_widgets/share_link_option.dart
that imports:package:share_plus/share_plus.dart
that imports:package:share_plus/src/share_plus_windows.dart
that imports:package:url_launcher_windows/url_launcher_windows.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Unable to detect compatibility with runtime wasm
, and this package will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 157 issues. Showing the first 2:
ERROR: Missing concrete implementations of 'HMSHLSPlaybackEventsListener.onCues', 'HMSHLSPlaybackEventsListener.onVideoSizeChanged', and 'HMSUpdateListener.onPeerListUpdate'.
lib/src/meeting/meeting_store.dart:24:7
╷
24 │ class MeetingStore extends ChangeNotifier
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/meeting/meeting_store.dart
ERROR: Missing concrete implementation of 'HMSPreviewListener.onPeerListUpdate'.
lib/src/preview/preview_store.dart:14:7
╷
14 │ class PreviewStore extends ChangeNotifier
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/preview/preview_store.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
avatar_glow |
^2.0.2 |
2.0.2 | 3.0.1 | |
badges |
^3.1.1 |
3.1.2 | 3.1.2 | |
bot_toast |
^4.0.4 |
4.1.3 | 4.1.3 | |
collection |
^1.17.0 |
1.19.1 | 1.19.1 | |
dots_indicator |
^3.0.0 |
3.1.0 | 4.0.1 | |
draggable_widget |
^2.0.0 |
2.0.0 | 2.0.0 | |
dropdown_button2 |
^2.1.4 |
2.3.9 | 2.3.9 | |
flutter_foreground_task |
^6.0.0+1 |
6.5.0 | 9.1.0 | |
flutter_linkify |
^6.0.0 |
6.0.0 | 6.0.0 | |
flutter_staggered_grid_view |
^0.6.2 |
0.6.2 | 0.7.0 | |
flutter_svg |
^2.0.5 |
2.1.0 | 2.1.0 | |
focus_detector |
^2.0.1 |
2.0.1 | 2.0.1 | |
google_fonts |
^4.0.4 |
4.0.5 | 6.2.1 | |
hmssdk_flutter |
^1.7.5 |
1.10.6 | 1.10.6 | |
intl |
^0.18.1 |
0.18.1 | 0.20.2 | |
path_provider |
^2.0.15 |
2.1.5 | 2.1.5 | |
permission_handler |
^10.4.3 |
10.4.5 | 12.0.0+1 | |
provider |
^6.0.5 |
6.1.4 | 6.1.4 | |
share_plus |
^7.0.2 |
7.2.2 | 11.0.0 | |
shared_preferences |
^2.2.0 |
2.5.3 | 2.5.3 | |
tuple |
^2.0.2 |
2.0.2 | 2.0.2 | |
url_launcher |
^6.1.11 |
6.3.1 | 6.3.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.3.0 | 1.3.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
linkify |
- | 5.0.0 | 5.0.0 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
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 | |
permission_handler_android |
- | 10.3.6 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
permission_handler_windows |
- | 0.1.3 | 0.2.1 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
share_plus_platform_interface |
- | 3.4.0 | 6.0.0 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.16 | 6.3.16 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.0 | 2.4.0 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_graphics |
- | 1.1.18 | 1.1.18 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.16 | 1.1.16 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
visibility_detector |
- | 0.2.2 | 0.4.0+2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.12.0 | 5.12.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 8 issues. Showing the first 2:
The constraint `^2.0.2` on avatar_glow does not support the stable version `3.0.1`.
Try running dart pub upgrade --major-versions avatar_glow
to update the constraint.
The constraint `^3.0.0` on dots_indicator does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions dots_indicator
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.