lp_messaging_sdk_flutter 0.0.1-experimental.3
lp_messaging_sdk_flutter: ^0.0.1-experimental.3 copied to clipboard
Flutter plugin wrapping LivePerson native iOS/Android Messaging SDKs.
0.0.1-experimental.3 #
Changed #
- Example app: allow initializing with valid account/app IDs without auth.
0.0.1-experimental.2 #
Changed #
- Docs: point install and example dependency to the published package.
0.0.1-experimental.1 #
- Add init/show/hide, push registration, unread count, and event stream.
- Add auth type support (implicit vs code) across Dart, Android, and iOS.
- Add reset helper and debug logging toggle.
- Improve example app UX with auth selection, network check, and reset.