amplify-flutter icon indicating copy to clipboard operation
amplify-flutter copied to clipboard

flutter and aws lex bot integration

Open LijaAlex12 opened this issue 4 years ago • 3 comments

Is it possible to integrate aws lex bot with flutter app.

LijaAlex12 avatar May 09 '21 16:05 LijaAlex12

Hi @LijaAlex12 currently there is no direct SDK support for AWS Lex Bot in Amplify Flutter.

However, you can use an API to communicate with Lex:
https://docs.aws.amazon.com/lexv2/latest/dg/API_Reference.html

In which case you should be able to use our Flutter Rest API plugin to help make those requests:
https://docs.amplify.aws/lib/restapi/getting-started/q/platform/flutter

fjnoyp avatar May 12 '21 15:05 fjnoyp

Is it now available ? If yes then I need documentation.

KoustuvGanguly avatar Sep 11 '24 12:09 KoustuvGanguly

Hello @KoustuvGanguly this feature has not been implement for Flutter yet and we will provide an update here when it is released. In the meantime you can give the initial post a thumbs up to help us identify interest in the feature!

tyllark avatar Sep 11 '24 18:09 tyllark