flutter_dialogflow icon indicating copy to clipboard operation
flutter_dialogflow copied to clipboard

AuthGoogle(fileJson)

Open lnsiqueira opened this issue 4 years ago • 1 comments

Hi Is it possible for me to use a Json file that is not in Assets (defined in pubspec)? I would like to read a dynamic Json file. Ex: await AuthGoogle (fileJson: url)

Thank you Luciano

lnsiqueira avatar Jan 13 '21 17:01 lnsiqueira

Hi. I have addressed this issue in a different package since this seems outdated. See #33

You can check DialogFlowtter to solve your issue.

Greetings

ElZombieIsra avatar Jan 23 '21 02:01 ElZombieIsra