dialog_flowtter 0.2.0 copy "dialog_flowtter: ^0.2.0" to clipboard
dialog_flowtter: ^0.2.0 copied to clipboard

outdated

A Flutter implementation of DialogFlow improved. Get your chatbots ready in no time.

0.2.0 #

  • BREAKING: Added support to fetch auth credentials in various ways
    • Url JSON fetch
    • Local file fetch
    • In memory JSON provided

0.1.5 #

  • Added the ability to fetch outputAudio
  • Added outputAudio bytes list to DetectIntentResponse class

0.1.4 #

  • Removed Singleton feature in DialogFlowtter class
  • Added jsonPath getter
  • Added jsonPath setter that updates the HTTP client

0.1.3 #

  • Updated README.md with package description and advantages

0.1.2 #

  • Added support for web in the example app
  • Removed unnecesary imports in the library

0.1.1 #

  • Added support for web by removing blocking dependencies

0.1.0 #

  • Initial development release.
    • Read data from json
    • Get authenticated http client
    • DialogFlow responses mapped into models
56
likes
0
pub points
93%
popularity

Publisher

verified publisherdeimos.app

A Flutter implementation of DialogFlow improved. Get your chatbots ready in no time.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, flutter, googleapis_auth, http, json_annotation, meta

More

Packages that depend on dialog_flowtter