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

Platformweb

Web 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_web

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

dependencies:
  stt_recorder_web: ^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_web/stt_recorder_web.dart';
0
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Web implementation of the stt_recorder plugin

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, stt_recorder_platform_interface, web

More

Packages that depend on stt_recorder_web

Packages that implement stt_recorder_web