ifly_speech_recognition 1.0.5
ifly_speech_recognition: ^1.0.5 copied to clipboard
根据科大讯飞 `语音听写(流式版)WebAPI` 文档,实现60s的语音识别功能。
We analyzed this package 2 days ago, and awarded it 135 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.
The package description contains too many non-ASCII characters.
The site uses English as its primary language. The content of the description
field in your package's pubspec.yaml
should primarily contain characters used in English.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md
in your package should primarily contain characters used in English.
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
43 out of 91 API elements (47.3 %) have documentation comments.
Some symbols that are missing documentation: ifly_speech_recognition
, ifly_speech_recognition.SpeechRecognitionBusiness
, ifly_speech_recognition.SpeechRecognitionBusiness.SpeechRecognitionBusiness.new
, ifly_speech_recognition.SpeechRecognitionBusiness.fromJson
, ifly_speech_recognition.SpeechRecognitionBusiness.toJson
.
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:ifly_speech_recognition/ifly_speech_recognition.dart
that imports:package:ifly_speech_recognition/src/speech_recognition_service.dart
that imports:package:flutter_sound/flutter_sound.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:ifly_speech_recognition/ifly_speech_recognition.dart
that imports:package:ifly_speech_recognition/src/speech_recognition_service.dart
that imports:package:flutter_sound/flutter_sound.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `macOS`.
Because:
package:ifly_speech_recognition/ifly_speech_recognition.dart
that imports:package:ifly_speech_recognition/src/speech_recognition_service.dart
that imports:package:flutter_sound/flutter_sound.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Web`.
Because:
package:ifly_speech_recognition/ifly_speech_recognition.dart
that imports:package:ifly_speech_recognition/src/speech_recognition_service.dart
that imports:package:flutter_sound/flutter_sound.dart
that imports:package:flutter_sound/src/tau.dart
that imports:package:flutter_sound/public/flutter_sound_player.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:ifly_speech_recognition/ifly_speech_recognition.dart
that imports:package:ifly_speech_recognition/src/speech_recognition_service.dart
that imports:package:web_socket_channel/io.dart
that imports:package:web_socket/io_web_socket.dart
that imports:package:web_socket/src/io_web_socket.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.dev/web/wasm for details.
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 |
---|---|---|---|---|
audio_session |
^0.1.21 |
0.1.25 | 0.2.2 | |
crypto |
^3.0.3 |
3.0.6 | 3.0.6 | |
flutter_sound |
^9.9.3 |
9.28.0 | 9.28.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
web_socket_channel |
^3.0.0 |
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 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_sound_platform_interface |
- | 9.28.0 | 10.3.2 | |
flutter_sound_web |
- | 9.28.0 | 10.3.2 | |
logger |
- | 2.6.0 | 2.6.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
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.1.4 | 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 `^0.1.21` on audio_session does not support the stable version `0.2.0`.
Try running dart pub upgrade --major-versions audio_session
to update the constraint.
The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.
Try running dart pub upgrade --major-versions intl
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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.