welvet 0.80.2 copy "welvet: ^0.80.2" to clipboard
welvet: ^0.80.2 copied to clipboard

Loom M-POLY-VTD AI engine for Flutter/Dart — 21 numerical types, WebGPU, native .entity checkpoints, and Welvet C-ABI FFI bindings.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate welvet

Use it

The package has the following executables:

$ seven_layer

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add welvet

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  welvet: ^0.80.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:welvet/welvet.dart';
0
likes
120
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Loom M-POLY-VTD AI engine for Flutter/Dart — 21 numerical types, WebGPU, native .entity checkpoints, and Welvet C-ABI FFI bindings.

License

Apache-2.0 (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on welvet

Packages that implement welvet