runanywhere_llamacpp 0.15.11 copy "runanywhere_llamacpp: ^0.15.11" to clipboard
runanywhere_llamacpp: ^0.15.11 copied to clipboard

LlamaCpp backend for RunAnywhere Flutter SDK. High-performance on-device LLM text generation with GGUF model support.

115/ 160
pub points
105
downloads

We analyzed this package 2 days ago, and awarded it 115 pub points (of a possible 160):

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: runanywhere_llamacpp.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: runanywhere_llamacpp,
    • contains a version property, and,
    • does not contain a publish_to property.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.15.11").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

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

OUT: Documenting runanywhere_llamacpp... Discovering libraries... Linking elements... Precaching local docs for 1408608 elements... Initialized dartdoc with 1706 libraries Generating docs for library native/llamacpp_bindings.dart from package:runanywhere_llamacpp/native/llamacpp_bindings.dart... Generating docs for library llamacpp.dart from package:runanywhere_llamacpp/llamacpp.dart... Generating docs for library runanywhere_llamacpp.dart from package:runanywhere_llamacpp/runanywhere_llamacpp.dart... Generating docs for library llamacpp_error.dart from package:runanywhere_llamacpp/llamacpp_error.dart... Documented 4 public libraries in 96.0 seconds ERR: error: file already written at "runanywhere_llamacpp/index.html" for symbol runanywhere_llamacpp: (file:///tmp/pana_SXBISA/lib/runanywhere_llamacpp.dart:1:1) conflicting with file already generated by runanywhere_llamacpp: (file:///tmp/pana_SXBISA/lib/llamacpp.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'runanywhere_llamacpp' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or class name (if appropriate) of one of the conflicting items can resolve the conflict. Alternatively, use the @nodoc directive in one symbol's documentation comment to hide it. error: file already written at "runanywhere_llamacpp/runanywhere_llamacpp-library.html" [14 more lines]

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 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:runanywhere_llamacpp/runanywhere_llamacpp.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:runanywhere_llamacpp/runanywhere_llamacpp.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:runanywhere_llamacpp/runanywhere_llamacpp.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:runanywhere_llamacpp/runanywhere_llamacpp.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:runanywhere_llamacpp/runanywhere_llamacpp.dart that imports:
  • package:runanywhere_llamacpp/llamacpp.dart that imports:
  • package:runanywhere/public/runanywhere.dart that imports:
  • package:runanywhere/native/dart_bridge_device.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:runanywhere_llamacpp/runanywhere_llamacpp.dart that imports:
  • package:runanywhere_llamacpp/llamacpp.dart that imports:
  • package:runanywhere/public/runanywhere.dart that imports:
  • package:runanywhere/native/dart_bridge_device.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/runanywhere_llamacpp/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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
ffi ^2.1.0 2.1.5 2.1.5
runanywhere ^0.15.11 0.15.11 0.15.11
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.7
async - 2.13.0 2.13.0
audioplayers - 6.5.1 6.5.1
audioplayers_android - 5.2.1 5.2.1
audioplayers_darwin - 6.3.0 6.3.0
audioplayers_linux - 4.2.1 4.2.1
audioplayers_platform_interface - 7.1.1 7.1.1
audioplayers_web - 5.1.1 5.1.1
audioplayers_windows - 4.2.1 4.2.1
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
device_info_plus - 10.1.2 12.3.0
device_info_plus_platform_interface - 7.0.3 7.0.3
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_secure_storage - 9.2.4 10.0.0
flutter_secure_storage_linux - 1.2.3 3.0.0
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.1.0
flutter_secure_storage_windows - 3.1.2 4.1.0
flutter_tts - 3.8.5 4.2.5
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
logger - 2.6.2 2.6.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.5.1 2.5.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
permission_handler - 11.4.0 12.0.1
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
record - 6.1.2 6.1.2
record_android - 1.4.5 1.4.5
record_ios - 1.1.5 1.1.5
record_linux - 1.2.1 1.2.1
record_macos - 1.1.2 1.1.2
record_platform_interface - 1.4.0 1.4.0
record_web - 1.2.2 1.2.2
record_windows - 1.0.7 1.0.7
rxdart - 0.27.7 0.28.0
shared_preferences - 2.5.4 2.5.4
shared_preferences_android - 2.4.18 2.4.18
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0

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.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
115
points
105
downloads

Publisher

unverified uploader

Weekly Downloads

LlamaCpp backend for RunAnywhere Flutter SDK. High-performance on-device LLM text generation with GGUF model support.

Topics

#ai #llm #llama #text-generation #on-device

Documentation

API reference

License

unknown (license)

Dependencies

ffi, flutter, runanywhere

More

Packages that depend on runanywhere_llamacpp

Packages that implement runanywhere_llamacpp