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

State-of-the-art Machine Learning for Dart. Run Huggingface Transformers cross-platform on your device, with no need for a server!

140/ 160
pub points
124
downloads

We analyzed this package 2 days ago, and awarded it 140 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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

350 out of 632 API elements (55.4 %) have documentation comments.

Some symbols that are missing documentation: init_transformers, init_transformers.Transformers, init_transformers.Transformers.Transformers.new, init_transformers.Transformers.getPlatformVersion, init_transformers_method_channel.

Passed check 10/10 points: Package has an example

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

Passed check 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 does not support platform `Web`.

Because:

  • package:transformers/transformers.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:transformers/transformers.dart that imports:
  • package:transformers/src/models.dart that imports:
  • package:transformers/src/utils/tensor.dart that imports:
  • package:transformers/src/ops/registry.dart that imports:
  • package:transformers/src/backends/onnx.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on macOS

It does not contain macos/transformers/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 771 issues. Showing the first 2:

WARNING: Dead code.

lib/src/backends/onnx.dart:69:5

   ╷
69 │ ┌     return OrtSessionOptions(
70 │ │       // intraOpNumThreads: intraOpNumThreads,
71 │ │       // interOpNumThreads: interOpNumThreads,
72 │ │       // providers: providers,
73 │ │       // useArena: useArena,
74 │ │       // deviceId: deviceId,
75 │ └     );
   ╵

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

WARNING: The operand can't be 'null', so the condition is always 'true'.

lib/src/generation/logits_sampler.dart:94:32

   ╷
94 │       if (num_return_sequences != null && num_return_sequences > 1) {
   │                                ^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest Notes
crypto ^3.0.6 3.0.7 3.0.7
dio ^5.9.0 5.9.0 5.9.0
flutter_onnxruntime ^1.5.2 1.6.0 1.6.0
huggingface_hub ^0.0.3 0.0.3 0.0.3
image ^4.5.4 4.5.4 4.5.4
jinja_minimal ^1.0.0 1.0.0 1.0.0
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
plugin_platform_interface ^2.1.8 2.1.8 2.1.8
unorm_dart ^0.3.2 0.3.2 0.3.2
web ^1.1.1 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
build_cli_annotations - 2.1.1 2.1.1
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
cookie_jar - 4.0.8 4.0.8
dio_cookie_manager - 3.3.0 3.3.0
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
flutter_rust_bridge - 2.11.1 2.11.1
freezed_annotation - 3.1.0 3.1.0
hf_transfer - 0.0.1 0.0.1
hf_xet - 1.0.2 1.0.2
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
path_provider_android - 2.2.21 2.2.21
path_provider_foundation - 2.4.4 2.4.4
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
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
pool - 1.5.2 1.5.2
posix - 6.0.3 6.0.3
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

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.1, Flutter 3.38.0, Dart 3.10.0-290.4.beta.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
124
downloads

Publisher

verified publishernathankolbas.com

Weekly Downloads

State-of-the-art Machine Learning for Dart. Run Huggingface Transformers cross-platform on your device, with no need for a server!

Repository (GitHub)
View/report issues

Topics

#nlp #machine-learning #deep-learning #transformer #llm

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, dio, flutter, flutter_onnxruntime, flutter_web_plugins, huggingface_hub, image, jinja_minimal, path, path_provider, plugin_platform_interface, unorm_dart, web

More

Packages that depend on transformers

Packages that implement transformers