flutter_dialogflow
flutter_dialogflow copied to clipboard
Publish new version
Hello, can you please publish the new version of your plugin . The actual version depends on http ^0.11.3+16 or in your source pubspec.yaml it depends on http: ^0.12.0+2
I'm facing same issue
Please take few minutes for publish your packages whith new http version. We need it !
Hello @Thetyne, I fixed the HTTP version issue on my machine by downloading the code by download button and replaced it in flutter/.pub-cache/hotsted/pub.dartlang.org folder manually. @VictorRancesCode, Your library flutter_dialogflow is still downloading with older HTTP version when we run flutter pub get
. I think you need to increase your library version so that everyone can get the updated code.
It seems like this plugin is not getting support anymore. Although the version in the Github repo has changes that the version in pub doesn't have. You can reference the repo instead of the package in your pubspec.yaml to get the latest version like this:
dependencies:
flutter_dialogflow:
git: https://github.com/VictorRancesCode/flutter_dialogflow