xybrid_flutter 0.1.0-alpha6 copy "xybrid_flutter: ^0.1.0-alpha6" to clipboard
xybrid_flutter: ^0.1.0-alpha6 copied to clipboard

Xybrid Flutter SDK — run ML models on-device or in the cloud with intelligent hybrid routing and streaming inference.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xybrid_flutter

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

dependencies:
  xybrid_flutter: ^0.1.0-alpha6

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

Publisher

verified publisherxybrid.ai

Weekly Downloads

Xybrid Flutter SDK — run ML models on-device or in the cloud with intelligent hybrid routing and streaming inference.

Repository (GitHub)
View/report issues
Contributing

Topics

#machine-learning #ai #inference #edge-computing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation, path_provider, plugin_platform_interface

More

Packages that depend on xybrid_flutter

Packages that implement xybrid_flutter