xybrid_flutter 0.1.0-alpha5 copy "xybrid_flutter: ^0.1.0-alpha5" to clipboard
xybrid_flutter: ^0.1.0-alpha5 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 Dart:

 $ dart pub add xybrid_flutter

With Flutter:

 $ flutter pub add xybrid_flutter

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

dependencies:
  xybrid_flutter: ^0.1.0-alpha5

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

Topics

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

License

unknown (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