flutter_support_chat

Creator: coderz1093

Last updated:

0 purchases

flutter_support_chat Image
flutter_support_chat Images
Add to Cart

Description:

flutter support chat

flutter_support_chat #
Flutter package to implement a fire store chat between customer and product support



FlutterSupportChat(
supporterIDs: [
'[email protected]',
],
currentID: user.email!,
firestoreInstance: FirebaseFirestore.instance,
onNewCaseText: 'New Support Case',
createCaseButtonText: "Create Support Case",
writeMessageText: "Write a Message",
closeCaseText: "Do you really want to close this case?",
onNewCaseCreated: () {},
this.onNewMessageCreated: () {},
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.