slang_retail_assistant 8.1.0
slang_retail_assistant: ^8.1.0 copied to clipboard
The client library for adding and interacting with Slang CONVA's Retail In-App Voice Assistant.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add slang_retail_assistantThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
slang_retail_assistant: ^8.1.0Alternatively, 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:slang_retail_assistant/slang_retail_assistant.dart';