flutter_support_chat 1.1.1 flutter_support_chat: ^1.1.1 copied to clipboard
Flutter package to implement a firestore chat between customer and product support
[1.1.1] - 2022.11.04 #
- fix to scrollable contents on one page
[1.1.0] - 2022.10.13 #
- add titles to a case
- fix text overflow on overview
- fix no case displayed when not supporter
[1.0.0+1] - 2022.10.13 #
- move repository from https://github.com/cedteg/flutter_support_chat to https://github.com/cedtegApps/flutter_support_chat
[1.0.0] - 2022.07.24 #
[1.0.0] - 2022.07.24 #
- update example to newer firebase versions
- added adaptive_dialog
- Add
onNewCaseCreated
- add
onNewMessageCreated
- Bracking changes
createCaseText
renamed to `createCaseButtonTextnewCaseText
renamed to `onNewCaseText
[0.2.1] - 2021.12.06 #
- add support for cloud_firestore > 3.0.0
-
[0.2.0] - 2021.06.26 #
- add case state
[0.1.4+1] - 2021.05.21 #
- optimized Design
- update firebase web scripts to 8.6.1
[0.1.4] - 2021.05.21 #
[0.1.3] - 2021.04.07 #
- update firebase dependencies
[0.1.2] - 2021.04.07 #
- update firebase dependencies
[0.1.1] - 2021.04.04 #
- add back button in conversation
- add custom
newCaseText
- add custom
createCaseText
- add custom
writeMessageText
[0.0.1] - 2021.04.01 #
- inital Release