dart_speechd 0.1.0 copy "dart_speechd: ^0.1.0" to clipboard
dart_speechd: ^0.1.0 copied to clipboard

PlatformLinux

Dart bindings for speech-dispatcher for text to speech on linux.

0
likes
140/ 160
pub points
0%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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: MPL-2.0.

failed
Provide documentation
10 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

41 out of 42 API elements (97.6 %) have documentation comments.

Some symbols that are missing documentation: dart_speechd.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Linux

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:dart_speechd/dart_speechd.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:dart_speechd/dart_speechd.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:dart_speechd/dart_speechd.dart that declares support for platforms: Linux.
Package does not support platform `macOS`.

Because:

  • package:dart_speechd/dart_speechd.dart that declares support for platforms: Linux.
Package does not support platform `Web`.

Because:

  • package:dart_speechd/dart_speechd.dart that declares support for platforms: Linux.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:dart_speechd/dart_speechd.dart that imports:
  • package:dart_speechd/src/voice.dart that imports:
  • package:dart_speechd/src/speechd.dart that imports:
  • dart:ffi

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

lib/src/speechd.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
ffi ^2.1.2 2.1.3 2.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

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.13, Dart 3.5.3.

Check the analysis log for details.

0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

Dart bindings for speech-dispatcher for text to speech on linux.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

ffi

More

Packages that depend on dart_speechd