marona 1.1.4 copy "marona: ^1.1.4" to clipboard
marona: ^1.1.4 copied to clipboard

Universal Model Gateway and MCP/Skill SDK with mandatory project-scoped Marona authentication.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add marona

With Flutter:

 $ flutter pub add marona

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

dependencies:
  marona: ^1.1.4

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:marona/marona.dart';
3
likes
150
points
1.02k
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Universal Model Gateway and MCP/Skill SDK with mandatory project-scoped Marona authentication.

Homepage

Topics

#marona #ai #agents #runtime #sdk

License

MIT (license)

Dependencies

http, web_socket_channel

More

Packages that depend on marona