scobro_foundation_flutter_voice 0.0.1 copy "scobro_foundation_flutter_voice: ^0.0.1" to clipboard
scobro_foundation_flutter_voice: ^0.0.1 copied to clipboard

Platformweb

Widgets for voice input and output

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scobro_foundation_flutter_voice

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

dependencies:
  scobro_foundation_flutter_voice: ^0.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:scobro_foundation_flutter_voice/widgets/voice_or_type_input.dart';
import 'package:scobro_foundation_flutter_voice/widgets/web_context_menu_helper.dart';
import 'package:scobro_foundation_flutter_voice/widgets/web_context_menu_helper_stub.dart';
1
likes
120
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Widgets for voice input and output

Homepage

License

MIT (license)

Dependencies

flutter, speech_to_text

More

Packages that depend on scobro_foundation_flutter_voice