flutter_dialogflow_v2 0.3.2 copy "flutter_dialogflow_v2: ^0.3.2" to clipboard
flutter_dialogflow_v2: ^0.3.2 copied to clipboard

discontinued

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
6
likes
40
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

This package is useful to integrate dialogflow v2 in your Flutter project, it provides detectIntent request and response data with json mapping.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, googleapis_auth, http, meta

More

Packages that depend on flutter_dialogflow_v2