flutter_dialogflow_v2 0.3.2
flutter_dialogflow_v2: ^0.3.2 copied to clipboard
This package is useful to integrate dialogflow v2 in your Flutter project, it provides detectIntent request and response data with json mapping.
0.3.2 Update dependencies #
- Update http dependency
- Update googleapis_auth dependency
- Add missing knowledgeBaseNames property
0.3.1 Fix mapping #
- Fix some mappings
0.3.0 Change doubles to nums #
- Fix map when dialogflow returns int instead of double
0.2.0 Detect intent response refactoring #
- Add classes for mapping detect intent response
- Code clean
0.1.0 First release #
- Add support for detect intent parameters