intellicon_chat_sdk 1.0.2
intellicon_chat_sdk: ^1.0.2 copied to clipboard
A Flutter Intellicon chat sdk
We analyzed this package 4 days ago, and awarded it 95 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://git.contegris.com/mobileapps/flutter-chat-component.git
was unreachable. Make sure that the website is reachable via HEAD
requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.0.2").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
27 out of 611 API elements (4.4 %) 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: _message
, _message.Attachment
, _message.Attachment.Attachment.fromJson
, _message.Attachment.Attachment.new
, _message.Attachment.data
.
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:intellicon_chat_sdk/intellicon_chat_sdk.dart
that imports:package:intellicon_chat_sdk/screens/chat.dart
that imports:package:intellicon_chat_sdk/widgets/message_text.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Linux`.
Because:
package:intellicon_chat_sdk/intellicon_chat_sdk.dart
that imports:package:intellicon_chat_sdk/screens/chat.dart
that imports:package:intellicon_chat_sdk/widgets/message_text.dart
that imports:package:intellicon_chat_sdk/services/attachment.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:intellicon_chat_sdk/intellicon_chat_sdk.dart
that imports:package:intellicon_chat_sdk/screens/chat.dart
that imports:package:intellicon_chat_sdk/widgets/message_text.dart
that imports:package:intellicon_chat_sdk/services/attachment.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:intellicon_chat_sdk/intellicon_chat_sdk.dart
that imports:package:intellicon_chat_sdk/screens/chat.dart
that imports:package:intellicon_chat_sdk/widgets/message_text.dart
that imports:package:intellicon_chat_sdk/services/hive_store.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
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:intellicon_chat_sdk/intellicon_chat_sdk.dart
that imports:package:intellicon_chat_sdk/screens/chat.dart
that imports:package:intellicon_chat_sdk/widgets/message_text.dart
that imports:package:intellicon_chat_sdk/services/attachment.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:intellicon_chat_sdk/intellicon_chat_sdk.dart
that imports:package:intellicon_chat_sdk/screens/chat.dart
that imports:package:intellicon_chat_sdk/widgets/message_text.dart
that imports:package:intellicon_chat_sdk/services/attachment.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.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:intellicon_chat_sdk/intellicon_chat_sdk.dart
that imports:package:intellicon_chat_sdk/screens/chat.dart
that imports:package:intellicon_chat_sdk/widgets/message_text.dart
that imports:package:intellicon_chat_sdk/services/socket.dart
that imports:package:intellicon_chat_sdk/helper/_message.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.cn/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 22 issues. Showing the first 2:
WARNING: The value of the field '_isDragging' isn't used.
lib/widgets/audio_player.dart:55:8
╷
55 │ bool _isDragging = false;
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/audio_player.dart
INFO: Missing type annotation.
lib/models/chat_style.dart:11:5
╷
11 │ bubbleStyle,
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/models/chat_style.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
another_flushbar |
^1.10.29 |
1.12.32 | 1.12.32 | |
audio_waveforms |
^1.3.0 |
1.3.0 | 1.3.0 | |
audioplayers |
^6.4.0 |
6.5.1 | 6.5.1 | |
chewie |
^1.7.5 |
1.13.0 | 1.13.0 | |
connectivity_plus |
^6.0.5 |
6.1.5 | 7.0.0 | |
crypto |
^3.0.6 |
3.0.6 | 3.0.6 | |
dio |
^5.2.2 |
5.9.0 | 5.9.0 | |
emoji_picker_flutter |
^4.3.0 |
4.3.0 | 4.3.0 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
file_picker |
^8.1.3 |
8.3.7 | 10.3.3 | |
flutter_sound |
^9.2.13 |
9.28.0 | 9.28.0 | |
grouped_list |
^6.0.0 |
6.0.0 | 6.0.0 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
http |
^1.2.1 |
1.5.0 | 1.5.0 | |
image_picker |
^1.1.2 |
1.2.0 | 1.2.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
jwt_decoder |
^2.0.1 |
2.0.1 | 2.0.1 | |
loading_indicator |
^3.1.0 |
3.1.1 | 3.1.1 | |
open_file |
^3.5.10 |
3.5.10 | 3.5.10 | |
path |
^1.8.3 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.4 |
2.1.5 | 2.1.5 | |
permission_handler |
^12.0.1 |
12.0.1 | 12.0.1 | |
shared_preferences |
^2.0.16 |
2.5.3 | 2.5.3 | |
socket_io_client |
^1.0.2 |
1.0.2 | 3.1.2 | |
timeago |
^3.7.0 |
3.7.1 | 3.7.1 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 | |
uuid |
^4.5.1 |
4.5.1 | 4.5.1 | |
video_player |
^2.9.5 |
2.10.0 | 2.10.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `^6.0.5` on connectivity_plus does not support the stable version `7.0.0`, that was published 29 days ago.
When connectivity_plus is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions connectivity_plus
to update the constraint.
The constraint `^8.1.3` on file_picker does not support the stable version `9.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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.