omi_sdk 1.0.3 copy "omi_sdk: ^1.0.3" to clipboard
omi_sdk: ^1.0.3 copied to clipboard

A comprehensive Flutter SDK for connecting to and streaming audio from Omi devices via Bluetooth, with support for real-time transcription and audio recording.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add omi_sdk

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

dependencies:
  omi_sdk: ^1.0.3

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

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter SDK for connecting to and streaming audio from Omi devices via Bluetooth, with support for real-time transcription and audio recording.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, flutter, flutter_blue_plus, flutter_foreground_task, flutter_sound, opus_dart, opus_flutter, path, path_provider, permission_handler, web_socket_channel

More

Packages that depend on omi_sdk