urva_connect_sdk_main 0.0.9
urva_connect_sdk_main: ^0.0.9 copied to clipboard
Urva connect sdk used for urva support chat
We analyzed this package 7 hours ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/CompetentGroove/urva-connect-sdk was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/CompetentGroove/urva-connect-sdk was unreachable. Make sure that the website is reachable via HEAD requests.
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.
10/10 points: 20% or more of the public API has dartdoc comments
87 out of 148 API elements (58.8 %) have documentation comments.
Some symbols that are missing documentation: urva_connect_sdk_main.ChatScreen, urva_connect_sdk_main.ChatScreen.ChatScreen.new, urva_connect_sdk_main.ChatScreen.chatScreenController, urva_connect_sdk_main.ChatScreen.colId, urva_connect_sdk_main.ChatScreen.color1.
10/10 points: Package has an example
10/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:urva_connect_sdk_main/urva_connect_sdk_main.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:urva_connect_sdk_main/urva_connect_sdk_main.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:urva_connect_sdk_main/urva_connect_sdk_main.dartthat declares support for platforms:Android,iOS,Web.
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:urva_connect_sdk_main/urva_connect_sdk_main.dartthat imports:package:urva_connect_sdk_main/src/connect/urva_connect_component.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/viewModel/thread_screen_notifier.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/thread_screen_v2/thread_screen_child.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/viewModel/allowed_platform_data_model.dartthat imports:package:urva_connect_sdk_main/src/di/service_locator.dartthat imports:package:urva_connect_sdk_main/src/widgets/webrtc/view_model/whatsapp_calling_notifier.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:urva_connect_sdk_main/urva_connect_sdk_main.dartthat imports:package:urva_connect_sdk_main/src/connect/urva_connect_component.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/viewModel/thread_screen_notifier.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/thread_screen_v2/thread_screen_child.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/viewModel/allowed_platform_data_model.dartthat imports:package:urva_connect_sdk_main/src/di/service_locator.dartthat imports:package:urva_connect_sdk_main/src/widgets/webrtc/view_model/whatsapp_calling_notifier.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:urva_connect_sdk_main/urva_connect_sdk_main.dartthat imports:package:urva_connect_sdk_main/src/connect/urva_connect_component.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/viewModel/thread_screen_notifier.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/thread_screen_v2/thread_screen_child.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/viewModel/allowed_platform_data_model.dartthat imports:package:urva_connect_sdk_main/src/di/service_locator.dartthat imports:package:urva_connect_sdk_main/src/widgets/webrtc/view_model/whatsapp_calling_notifier.dartthat imports:package:vibration/vibration.dartthat declares support for platforms:Android,iOS.
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:urva_connect_sdk_main/urva_connect_sdk_main.dartthat imports:package:urva_connect_sdk_main/src/connect/urva_connect_component.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/viewModel/thread_screen_notifier.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/thread_screen_v2/thread_screen_child.dartthat imports:package:urva_connect_sdk_main/src/widgets/threads_screen/viewModel/allowed_platform_data_model.dartthat imports:package:urva_connect_sdk_main/src/di/service_locator.dartthat imports:package:urva_connect_sdk_main/src/widgets/webrtc/view_model/whatsapp_calling_notifier.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
Swift Package Manager support:
Package does not support the Swift Package Manager on iOS
The package does not contain ios/urva_connect_sdk_main/Package.swift.
Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.
Built-in Kotlin support:
Legacy Kotlin configuration detected in `android/build.gradle`.
This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.
Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors 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 | Notes |
|---|---|---|---|---|
any_link_preview |
^3.0.2 |
3.0.3 | 3.0.3 | |
audio_waveforms |
^2.0.2 |
2.0.2 | 2.0.2 | |
audioplayers |
^6.6.0 |
6.8.1 | 6.8.1 | |
awesome_notifications |
^0.11.0 |
0.11.0 | 0.12.1 | |
cached_network_image |
^3.3.0 |
3.4.1 | 3.4.1 | |
carousel_slider |
^5.1.2 |
5.1.2 | 5.1.2 | |
chewie |
^1.13.1 |
1.13.1 | 1.15.0 | |
connectivity_plus |
^7.0.0 |
7.3.1 | 7.3.1 | |
dio |
^5.0.1 |
5.11.0 | 5.11.0 | |
email_validator |
^3.0.0 |
3.0.0 | 3.0.0 | |
encrypt |
^5.0.1 |
5.0.3 | 5.0.3 | |
file_picker |
^10.2.0 |
10.3.10 | 12.1.0 | |
floating_draggable_widget |
^2.3.0 |
2.3.0 | 2.3.0 | |
flutter_callkit_incoming |
^3.1.3 |
3.1.5 | 3.1.5 | |
flutter_foreground_task |
^9.1.0 |
9.2.2 | 11.0.1 | |
flutter_linkify |
^6.0.0 |
6.0.0 | 6.0.0 | |
flutter_mentions |
^2.0.1 |
2.0.1 | 2.0.1 | |
flutter_reaction_button |
^3.0.0+3 |
3.0.0+3 | 3.0.0+3 | |
flutter_secure_storage |
^10.1.0 |
10.3.1 | 11.0.0 | |
flutter_svg |
^2.2.0 |
2.3.0 | 2.3.0 | |
flutter_tts |
^4.0.2 |
4.2.5 | 4.2.5 | |
flutter_webrtc |
^0.14.2 |
0.14.2 | 1.6.0 | |
flutter_widget_from_html |
^0.17.1 |
0.17.2 | 0.17.2 | |
fluttertoast |
^9.0.0 |
9.1.0 | 10.0.0 | |
get_it |
^9.2.1 |
9.2.1 | 9.2.1 | |
grouped_list |
^6.0.0 |
6.0.0 | 6.0.0 | |
grouped_scroll_view |
^0.2.3 |
0.2.4 | 0.2.4 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
http |
^1.2.1 |
1.6.0 | 1.6.0 | |
http_certificate_pinning |
^3.0.1 |
3.0.2 | 3.0.2 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
image |
^4.5.4 |
4.9.2 | 4.9.2 | |
image_picker |
^1.2.0 |
1.2.3 | 1.2.3 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
json_path |
^0.9.0 |
0.9.0 | 0.9.0 | |
logging |
^1.3.0 |
1.3.0 | 1.3.0 | |
lottie |
^3.1.0 |
3.5.1 | 3.5.1 | |
markdown_widget |
^2.3.2+6 |
2.3.2+8 | 2.3.2+8 | |
mime |
^2.0.0 |
2.0.0 | 2.0.0 | |
modal_bottom_sheet |
^3.0.0 |
3.0.0 | 3.0.0 | |
moment_dart |
^5.2.3 |
5.3.4 | 5.3.4 | |
ndialog |
^4.5.0+1 |
4.5.0+1 | 4.5.0+1 | |
nested |
^1.0.0 |
1.0.0 | 1.0.0 | |
package_info_plus |
^9.0.1 |
9.0.1 | 10.2.1 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
pdfx |
^2.9.2 |
2.11.0 | 2.11.0 | |
permission_handler |
^12.0.1 |
12.0.3 | 13.0.1 | |
pinenacl |
^0.6.0 |
0.6.0 | 0.6.0 | |
provider |
^6.0.5 |
6.1.5+1 | 6.1.5+1 | |
pull_to_refresh |
^2.0.0 |
2.0.0 | 2.0.0 | |
scrollable_positioned_list |
^0.3.8 |
0.3.8 | 0.3.8 | |
searchable_paginated_dropdown |
^1.3.0 |
1.3.0 | 1.3.0 | |
shared_preferences |
^2.3.3 |
2.5.5 | 2.5.5 | |
simple_spell_checker |
^1.3.0 |
1.3.1 | 1.3.1 | |
simple_spell_checker_en_lan |
^1.3.1 |
1.3.1 | 1.3.1 | Discontinued |
socket_io_client |
^3.1.4 |
3.1.6 | 3.1.6 | |
speech_to_text |
^7.3.0 |
7.4.0 | 7.4.0 | |
swipe_to |
^1.0.6 |
1.0.6 | 1.0.6 | |
touch_ripple_effect |
^3.0.0 |
3.0.0 | 3.0.0 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
uuid |
^4.5.3 |
4.6.0 | 4.6.0 | |
vibration |
^3.1.3 |
3.2.0 | 3.2.0 | |
video_player |
^2.10.0 |
2.14.0 | 2.14.0 | |
visibility_detector |
^0.4.0+2 |
0.4.0+2 | 0.4.0+2 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 | |
webview_flutter |
^4.13.1 |
4.14.1 | 4.14.1 | |
webview_flutter_wkwebview |
^3.25.0 |
3.26.0 | 3.26.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 9 issues. Showing the first 2:
The constraint `^0.11.0` on awesome_notifications does not support the stable version `0.12.0`.
Try running dart pub upgrade --major-versions awesome_notifications to update the constraint.
The constraint `^10.2.0` on file_picker does not support the stable version `11.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
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 12 errors:
NON_TYPE_IN_CATCH_CLAUSE-lib/src/data/network/dio_client.dart:42:12- The name 'DioException' isn't a type and can't be used in an on-catch clause.NON_TYPE_IN_CATCH_CLAUSE-lib/src/data/network/dio_client.dart:87:12- The name 'DioException' isn't a type and can't be used in an on-catch clause.NON_TYPE_IN_CATCH_CLAUSE-lib/src/data/network/dio_client.dart:122:12- The name 'DioException' isn't a type and can't be used in an on-catch clause.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.