Open fcu-d0530299 opened 5 years ago
Same problem here
Same issue here.
same issue here, any luck resolving?
same problem
same here any fix for this yet?
I found the solution you can just download this repo and add it to your pub cache, mine was C:\Users\admin\Documents\flutter.pub-cache\hosted\pub.dartlang.org then rename the folder to the latest version flutter_dialogflow-0.1.1 and then you can add it to your pubspec.yaml
you can also include the github link in pubsec.yaml file
Syntax :
flutter_dialogflow: git: url: https://github.com/VictorRancesCode/flutter_dialogflow.git
This package contains two files with the same name on case-insensitive file-systems, see: See https://github.com/VictorRancesCode/flutter_dialogflow/issues/7
The fix would be to remove the doc/api/
folder and publish the package again. Generally, you should publish packages with generated documentation, pub.dartlang.org
will generate documentation for you.
my pubspec.yaml