ebchat 5.2.0
ebchat: ^5.2.0 copied to clipboard
Embeddable ebchat chat SDK for Flutter apps. Drop-in chat screen and widgets on the first-party livechat protocol, with host-owned push ("notification outsourcing"), botflow forms and multi-company support.
We analyzed this package 15 hours ago, and awarded it 130 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
Repository URL doesn't exist.
At the time of the analysis https://github.com/EButler-QA/ebchat-sdk was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/EButler-QA/ebchat-sdk/issues 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
238 out of 668 API elements (35.6 %) have documentation comments.
Some symbols that are missing documentation: ebchat.Attachment.Attachment.fromJson, ebchat.Attachment.Attachment.new, ebchat.Attachment.actions, ebchat.Attachment.assetUrl, ebchat.Attachment.durationMs.
10/10 points: Package has an example
10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:ebchat/ebchat.dartthat imports:package:ebchat/src/ebchat_screen.dartthat imports:package:ebchat/src/ui/ui.dartthat imports:package:ebchat/src/ui/widgets/message_bubble.dartthat imports:package:ebchat/src/ui/widgets/media/inline_media.dartthat imports:package:ebchat/src/ui/widgets/media/audio_player.dartthat imports:package:just_audio/just_audio.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:ebchat/ebchat.dartthat imports:package:ebchat/src/ebchat_screen.dartthat imports:package:ebchat/src/ui/ui.dartthat imports:package:ebchat/src/ui/widgets/message_bubble.dartthat imports:package:ebchat/src/ui/widgets/media/inline_media.dartthat imports:package:ebchat/src/ui/widgets/media/audio_player.dartthat imports:package:just_audio/just_audio.dartthat declares support for platforms:Android,iOS,macOS,Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Web`.
Because:
package:ebchat/ebchat.dartthat imports:package:ebchat/src/ebchat_screen.dartthat imports:package:ebchat/src/ui/ui.dartthat imports:package:ebchat/src/ui/widgets/message_bubble.dartthat imports:package:ebchat/src/ui/widgets/media/inline_media.dartthat imports:package:ebchat/src/ui/widgets/media/audio_player.dartthat imports:package:just_audio/just_audio.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:ebchat/ebchat.dartthat imports:package:ebchat/src/ebchat_screen.dartthat imports:package:ebchat/src/ui/ui.dartthat imports:package:ebchat/src/ui/widgets/message_bubble.dartthat imports:package:ebchat/src/ui/widgets/media/inline_media.dartthat imports:package:ebchat/src/ui/widgets/media/audio_player.dartthat imports:package:just_audio/just_audio.dartthat imports:package:path_provider/path_provider.dartthat imports:package:path_provider_platform_interface/path_provider_platform_interface.dartthat imports:package:path_provider_platform_interface/src/method_channel_path_provider.dartthat imports:package:platform/platform.dartthat imports:package:platform/src/interface/local_platform.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: Angle brackets will be interpreted as HTML.
lib/src/ebchat_screen.dart:89:33
╷
89 │ /// drive them via a GlobalKey<EbChatScreenState> (openCatalog/openCart/
│ ^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ebchat_screen.dart
INFO: Angle brackets will be interpreted as HTML.
lib/src/ui/widgets/chat_view.dart:669:42
╷
669 │ /// A bot message carrying a FOOTERMSG_<QuestionType> footer means a direct-
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/widgets/chat_view.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ebchat_core |
^1.1.0 |
1.1.0 | 1.1.0 | |
http |
^1.2.0 |
1.6.0 | 1.6.0 | |
just_audio |
^0.10.5 |
0.10.6 | 0.10.6 | |
scrollable_positioned_list |
^0.3.8 |
0.3.8 | 0.3.8 | |
url_launcher |
^6.3.0 |
6.3.2 | 6.3.2 | |
web |
^1.1.0 |
1.1.1 | 1.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
audio_session |
- | 0.2.4 | 0.2.4 | |
characters |
- | 1.4.1 | 1.4.1 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.2.0 | 2.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.2 | 1.0.2 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
just_audio_platform_interface |
- | 4.6.0 | 4.6.0 | |
just_audio_web |
- | 0.4.16 | 0.4.16 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.6 | 2.1.6 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
record_use |
- | 1.1.1 | 1.1.1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.1+2 | 3.4.1+2 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.32 | 6.3.32 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.