stt_recorder_macos 0.1.0+1 copy "stt_recorder_macos: ^0.1.0+1" to clipboard
stt_recorder_macos: ^0.1.0+1 copied to clipboard

PlatformmacOS

macOS implementation of the stt_recorder plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stt_recorder_macos

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

dependencies:
  stt_recorder_macos: ^0.1.0+1

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

Publisher

unverified uploader

Weekly Downloads

macOS implementation of the stt_recorder plugin

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, stt_recorder_platform_interface

More

Packages that depend on stt_recorder_macos

Packages that implement stt_recorder_macos