muna 0.0.1 copy "muna: ^0.0.1" to clipboard
muna: ^0.0.1 copied to clipboard

Run AI models in Flutter. Register at https://muna.ai.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add muna

With Flutter:

 $ flutter pub add muna

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

dependencies:
  muna: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:muna/muna.dart';
0
likes
0
points
207
downloads

Publisher

verified publishermuna.ai

Weekly Downloads

Run AI models in Flutter. Register at https://muna.ai.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #machine-learning #inference

Documentation

Documentation

License

unknown (license)

Dependencies

crypto, ffi, flutter, http, yaml, yaml_edit

More

Packages that depend on muna

Packages that implement muna