hasab_ai_flutter 1.0.0
hasab_ai_flutter: ^1.0.0 copied to clipboard
A comprehensive Flutter SDK for Hasab AI - speech-to-text, text-to-speech, translation, and chat capabilities for Ethiopian languages.
We analyzed this package 12 hours ago, and awarded it 140 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.
10/10 points: 20% or more of the public API has dartdoc comments
206 out of 249 API elements (82.7 %) have documentation comments.
Some symbols that are missing documentation: hasab_ai_flutter.AudioRecorder.AudioRecorder.new, hasab_ai_flutter.ChatConversation.ChatConversation.fromJson, hasab_ai_flutter.ChatConversation.ChatConversation.new, hasab_ai_flutter.ChatConversation.toJson, hasab_ai_flutter.ChatHistoryResponse.ChatHistoryResponse.fromJson.
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:hasab_ai_flutter/hasab_ai_flutter.dartthat imports:package:hasab_ai_flutter/src/widgets/voice_input_field.dartthat imports:package:hasab_ai_flutter/src/utils/audio_recorder.dartthat imports:package:flutter_sound/flutter_sound.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:hasab_ai_flutter/hasab_ai_flutter.dartthat imports:package:hasab_ai_flutter/src/widgets/voice_input_field.dartthat imports:package:hasab_ai_flutter/src/utils/audio_recorder.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:hasab_ai_flutter/hasab_ai_flutter.dartthat imports:package:hasab_ai_flutter/src/widgets/voice_input_field.dartthat imports:package:hasab_ai_flutter/src/utils/audio_recorder.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:hasab_ai_flutter/hasab_ai_flutter.dartthat imports:package:hasab_ai_flutter/src/widgets/chat_widget.dartthat imports:package:hasab_ai_flutter/src/services/chat.dartthat imports:package:hasab_ai_flutter/src/hasab_api_client.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 22 issues. Showing the first 2:
INFO: Don't invoke 'print' in production code.
lib/src/hasab_api_client.dart:55:11
╷
55 │ print('🚀 REQUEST: ${options.method} ${options.path}');
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/hasab_api_client.dart
INFO: Don't invoke 'print' in production code.
lib/src/hasab_api_client.dart:60:11
╷
60 │ print(
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/hasab_api_client.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
dio |
^5.7.0 |
5.9.0 | 5.9.0 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
flutter_sound |
^9.11.2 |
9.28.0 | 9.28.0 | |
just_audio |
^0.9.40 |
0.9.46 | 0.10.5 | |
path_provider |
^2.1.4 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
audio_session |
- | 0.1.25 | 0.2.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_sound_platform_interface |
- | 9.28.0 | 10.3.8 | |
flutter_sound_web |
- | 9.28.0 | 10.3.8 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
just_audio_platform_interface |
- | 4.6.0 | 4.6.0 | |
just_audio_web |
- | 0.4.16 | 0.4.16 | |
logger |
- | 2.6.2 | 2.6.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
objective_c |
- | 9.1.0 | 9.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.21 | 2.2.21 | |
path_provider_foundation |
- | 2.5.0 | 2.5.0 | |
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 |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.9.40` on just_audio does not support the stable version `0.10.0`.
Try running dart pub upgrade --major-versions just_audio to update the constraint.
The constraint `^11.3.1` on permission_handler does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions permission_handler 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.2, Flutter 3.38.1, Dart 3.10.0.
Check the analysis log for details.