aria_engine 1.10.0 copy "aria_engine: ^1.10.0" to clipboard
aria_engine: ^1.10.0 copied to clipboard

Flutter FFI binding for Aria Engine. Load an Aria bundle and run complete() via package:aria_engine.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aria_engine

With Flutter:

 $ flutter pub add aria_engine

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

dependencies:
  aria_engine: ^1.10.0

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:aria_engine/aria_engine.dart';
0
likes
0
points
935
downloads

Publisher

verified publisherariacompute.com

Weekly Downloads

Flutter FFI binding for Aria Engine. Load an Aria bundle and run complete() via package:aria_engine.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, ffi, flutter, http

More

Packages that depend on aria_engine