rev_voice_input_flutter 1.0.4
rev_voice_input_flutter: ^1.0.4 copied to clipboard
A Flutter SDK for accurate speech-to-text conversion using Reverie's AI technology. Supports multiple languages and domains with real-time voice input processing.
We analyzed this package 21 hours ago, and awarded it 130 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: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
51 out of 56 API elements (91.1 %) have documentation comments.
Some symbols that are missing documentation: rev_voice_input_flutter, rev_voice_input_flutter.ConstantsVoiceInput.ConstantsVoiceInput.new, rev_voice_input_flutter.Domain.Domain.new, rev_voice_input_flutter.Languages.Languages.new, rev_voice_input_flutter.Logging.Logging.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:rev_voice_input_flutter/rev_voice_input_flutter.dartthat imports:package:rev_voice_input_flutter/src/rev_voice_input.dartthat imports:package:rev_voice_input_flutter/src/voice_input.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:rev_voice_input_flutter/rev_voice_input_flutter.dartthat imports:package:rev_voice_input_flutter/src/rev_voice_input.dartthat imports:package:rev_voice_input_flutter/src/voice_input.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,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:rev_voice_input_flutter/rev_voice_input_flutter.dartthat imports:package:rev_voice_input_flutter/src/rev_voice_input.dartthat imports:package:rev_voice_input_flutter/src/voice_input.dartthat imports:package:flutter_sound/flutter_sound.dartthat imports:package:flutter_sound/public/flutter_sound.dartthat imports:package:flutter_sound/public/flutter_sound_player.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:rev_voice_input_flutter/rev_voice_input_flutter.dartthat imports:package:rev_voice_input_flutter/src/rev_voice_input.dartthat imports:package:rev_voice_input_flutter/src/voice_input.dartthat imports:package:logger/logger.dartthat imports:package:logger/src/outputs/advanced_file_output_stub.dartthat 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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 7 issues. Showing the first 2:
INFO: Angle brackets will be interpreted as HTML.
lib/src/stt_response_data.dart:87:20
╷
87 │ /// Returns a Map<String, dynamic> representing the JSON structure.
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/stt_response_data.dart
INFO: 'nothing' is deprecated and shouldn't be used. [nothing] is being deprecated in favor of [off].
lib/src/voice_input.dart:42:79
╷
42 │ final FlutterSoundRecorder _recorder = FlutterSoundRecorder(logLevel: Level.nothing);
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/voice_input.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_sound |
^9.28.0 |
9.30.0 | 9.30.0 | |
logger |
^2.6.2 |
2.6.2 | 2.6.2 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 | |
web_socket_channel |
^3.0.1 |
3.0.3 | 3.0.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_sound_platform_interface |
- | 9.30.0 | 10.3.8 | |
flutter_sound_web |
- | 9.30.0 | 10.3.8 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.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 `^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.4, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.