- Added
cancelsSlotFilling
,webhookSource
andwebhookPayload
toQueryResult
model
- Upgraded packages
- Updated
QueryInput
model event name fromeventInput
toevent
- Added
platform
prop toMessage
class - Added rich responses section to README
- Stable release for null-safety
- Updated dependencies
- Changed deprecated imports for
googleapis_auth
- Added support for null-safety
- BREAKING: Added support to fetch auth credentials in various ways
- Url JSON fetch
- Local file fetch
- In memory JSON provided
- Added the ability to fetch
outputAudio
- Added
outputAudio
bytes list toDetectIntentResponse
class
- Removed Singleton feature in
DialogFlowtter
class - Added
jsonPath
getter - Added
jsonPath
setter that updates the HTTP client
- Updated README.md with package description and advantages
- Added support for web in the example app
- Removed unnecesary imports in the library
- Added support for web by removing blocking dependencies
- Initial development release.
- Read data from json
- Get authenticated http client
- DialogFlow responses mapped into models