masel_hume_chat 4.0.1
masel_hume_chat: ^4.0.1 copied to clipboard
hume.ai chat.
We analyzed this package 10 days ago, and awarded it 125 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.
-
pubspec.yamldoesn't have ahomepageentry. -
pubspec.yamldoesn't have arepositoryentry.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
No `CHANGELOG.md` found.
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.
10/10 points: 20% or more of the public API has dartdoc comments
20 out of 77 API elements (26.0 %) have documentation comments.
Some symbols that are missing documentation: hume_chat, hume_chat.ChatItem, hume_chat.ChatItem.ChatItem.fromJson, hume_chat.ChatItem.ChatItem.new, hume_chat.ChatItem.content.
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:masel_hume_chat/hume_chat.dartthat imports:package:masel_hume_chat/src/stub.dartthat imports:package:masel_hume_chat/src/hume_chat.dartthat imports:package:masel_audio_io/extract_pcm_data.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:masel_hume_chat/hume_chat.dartthat imports:package:masel_hume_chat/src/stub.dartthat imports:package:masel_hume_chat/src/hume_chat.dartthat imports:package:masel_audio_io/extract_pcm_data.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:masel_hume_chat/hume_chat.dartthat imports:package:masel_hume_chat/src/stub.dartthat imports:package:masel_hume_chat/src/hume_chat.dartthat imports:package:masel_audio_io/extract_pcm_data.dartthat declares support for platforms:Android,iOS,Web.
Package not compatible with platform Web
Because:
package:masel_hume_chat/hume_chat.dartthat imports:package:masel_hume_chat/src/stub.dartthat imports:package:masel_hume_chat/src/hume_chat.dartthat imports:package:masel_hume_api/chat/hume_chat_api.dartthat imports:package:extended_logger/extended_logger.dartthat imports:package:extended_logger/src/logger.dartthat imports:package:extended_logger/src/log_level.dartthat imports:package:logger/logger.dartthat imports:package:logger/src/outputs/advanced_file_output_stub.dartthat imports:dart:io
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 |
|---|---|---|---|---|
async |
^2.13.0 |
2.13.1 | 2.13.1 | |
event_queue |
^0.2.0 |
0.2.0 | 0.4.0 | |
extended_logger |
^0.3.0 |
0.3.2 | 0.3.2 | |
freezed_annotation |
^3.1.0 |
3.1.0 | 3.1.0 | |
json_annotation |
^4.11.0 |
4.12.0 | 4.12.0 | |
masel_audio_io |
^2.0.0 |
2.0.2 | 2.1.0 | |
masel_hume_api |
^3.0.0 |
3.0.1 | 3.0.1 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
yet_another_state_holder |
^0.5.3 |
0.5.5 | 0.7.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ansicolor |
- | 2.0.3 | 2.0.3 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logger |
- | 2.8.0 | 2.8.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
talker |
- | 5.1.20 | 5.1.20 | |
talker_logger |
- | 5.1.20 | 5.1.20 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.2.0` on event_queue does not support the stable version `0.3.0`.
Try running dart pub upgrade --major-versions event_queue to update the constraint.
The constraint `^0.5.3` on yet_another_state_holder does not support the stable version `0.6.0`.
Try running dart pub upgrade --major-versions yet_another_state_holder 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.23.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.