saia_lite_rt 1.0.0 copy "saia_lite_rt: ^1.0.0" to clipboard
saia_lite_rt: ^1.0.0 copied to clipboard

On-device and web-accelerated runtime wrapper for LiteRT (TensorFlow Lite) and LiteRT-LM models in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add saia_lite_rt

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

dependencies:
  saia_lite_rt: ^1.0.0

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:saia_lite_rt/saia_lite_rt.dart';
0
likes
160
points
100
downloads

Documentation

API reference

Publisher

verified publisheropenneom.dev

Weekly Downloads

On-device and web-accelerated runtime wrapper for LiteRT (TensorFlow Lite) and LiteRT-LM models in Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, web

More

Packages that depend on saia_lite_rt