flutter_adaptive_cards_host_fs 0.10.0
flutter_adaptive_cards_host_fs: ^0.10.0 copied to clipboard
Backend invoke bridge for Flutter Adaptive Cards — request serialization, response parsing, and handler wiring.
Changelog #
[Unreleased] #
0.10.0 #
- Initial release:
AdaptiveCardInvokeRequest, PlainJson and Teams adapters,AdaptiveCardInvokeResponsewithapplyTo,HttpAdaptiveCardBackendClient, andAdaptiveCardBackendHandlers. AdaptiveCardBackendHandlers: optionalonRefreshwired to the same backend invoke path asAction.Execute(viaExecuteActionInvokepayload).