rev_voice_input_flutter 1.0.4 copy "rev_voice_input_flutter: ^1.0.4" to clipboard
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.

130/ 160
pub points
218
downloads

We analyzed this package 40 hours ago, and awarded it 130 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 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.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:rev_voice_input_flutter/rev_voice_input_flutter.dart that imports:
  • package:rev_voice_input_flutter/src/rev_voice_input.dart that imports:
  • package:rev_voice_input_flutter/src/voice_input.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:rev_voice_input_flutter/rev_voice_input_flutter.dart that imports:
  • package:rev_voice_input_flutter/src/rev_voice_input.dart that imports:
  • package:rev_voice_input_flutter/src/voice_input.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:rev_voice_input_flutter/rev_voice_input_flutter.dart that imports:
  • package:rev_voice_input_flutter/src/rev_voice_input.dart that imports:
  • package:rev_voice_input_flutter/src/voice_input.dart that imports:
  • package:permission_handler/permission_handler.dart that 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.dart that imports:
  • package:rev_voice_input_flutter/src/rev_voice_input.dart that imports:
  • package:rev_voice_input_flutter/src/voice_input.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.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:rev_voice_input_flutter/rev_voice_input_flutter.dart that imports:
  • package:rev_voice_input_flutter/src/rev_voice_input.dart that imports:
  • package:rev_voice_input_flutter/src/voice_input.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 39 issues. Showing the first 2:

INFO: The constant name 'STREAM_URL' isn't a lowerCamelCase identifier.

lib/src/constants.dart:25:23

   ╷
25 │   static const String STREAM_URL = "wss://revapi.reverieinc.com/stream";
   │                       ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/constants.dart

INFO: The constant name 'VOICE_SEARCH' isn't a lowerCamelCase identifier.

lib/src/constants.dart:37:23

   ╷
37 │   static const String VOICE_SEARCH = "voice_search";
   │                       ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/constants.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 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.28.0 9.28.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.28.0 10.3.8
flutter_sound_web - 9.28.0 10.3.8
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.20 2.2.20
path_provider_foundation - 2.4.3 2.4.3
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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.0, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
218
downloads

Publisher

verified publisherreverieinc.com

Weekly Downloads

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.

Homepage

Topics

#speech-to-text #voice-recognition

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_sound, logger, permission_handler, web_socket_channel

More

Packages that depend on rev_voice_input_flutter