galaxeus_ai_dart 0.0.2 copy "galaxeus_ai_dart: ^0.0.2" to clipboard
galaxeus_ai_dart: ^0.0.2 copied to clipboard

All in one library artificial intelligence in dart support cross platform, support server side and client side.

0
likes
90/ 140
pub points
0%
popularity

We analyzed this package 3 days ago, and awarded it 90 pub points (of a possible 140):

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: MIT.

failed
Provide documentation
0 / 20trigger folding of the section

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

1 out of 67 API elements (1.5 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: galaxeus_ai_dart, galaxeus_ai_dart.ConvertAudioToWavWhisper, galaxeus_ai_dart.ConvertAudioToWavWhisper.convertAudioToWavWhisper, galaxeus_ai_dart.GalaxeusAi, galaxeus_ai_dart.GalaxeusAi.GalaxeusAi.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:galaxeus_ai_dart/galaxeus_ai_dart.dart that imports:
  • package:ffi/ffi.dart that imports:
  • package:ffi/src/utf16.dart that imports:
  • dart:ffi
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 18 issues. Showing the first 2:

WARNING: This function has a nullable return type of 'String?', but ends without returning a value.

lib/src/scheme/galaxeus_ai_request.dart:29:15

   ╷
29 │   String? get special_type {}
   │               ^^^^^^^^^^^^
   ╵

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

INFO: The part-of directive uses a library name.

lib/src/audio/convert.dart:3:1

  ╷
3 │ part of galaxeus_ai_dart;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
ffi ^2.0.1 2.1.2 2.1.2
ffmpeg_dart ^0.0.0 0.0.0 0.0.0
galaxeus_lib ^0.0.23 0.0.94 0.0.94
image ^3.2.0 3.3.0 4.1.7
pdf ^3.8.3 3.8.4 3.10.8
universal_io ^2.0.4 2.2.2 2.2.2
zxing2 ^0.1.1 0.1.1 0.2.3
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.0 3.5.0
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
barcode - 2.2.8 2.2.8
charcode - 1.3.1 1.3.1
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
encrypt - 5.0.3 5.0.3
fixnum - 1.1.0 1.1.0
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
meta - 1.14.0 1.14.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
petitparser - 6.0.2 6.0.2
pointycastle - 3.9.0 3.9.0
qr - 3.0.1 3.0.1
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
xml - 6.5.0 6.5.0

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

The constraint `^3.2.0` on image does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions image to update the constraint.

The constraint `^0.1.1` on zxing2 does not support the stable version `0.2.0`.

Try running dart pub upgrade --major-versions zxing2 to update the constraint.

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

All in one library artificial intelligence in dart support cross platform, support server side and client side.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, ffmpeg_dart, galaxeus_lib, image, pdf, universal_io, zxing2

More

Packages that depend on galaxeus_ai_dart