flutter_support_chat 0.1.4+1 copy "flutter_support_chat: ^0.1.4+1" to clipboard
flutter_support_chat: ^0.1.4+1 copied to clipboard

outdated

Flutter package to implement a firestore chat between customer and product support

flutter_support_chat #

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

platform pub donate

FlutterSupportChat(
    supporterEmails: [
        'cedtegapps.de@gmail.com',
    ],
    currentEmail: user.email!,
    firestoreInstance: FirebaseFirestore.instance,
    newCaseText: 'New Support Case',
    createCaseText: "Create Support Case",
    writeMessageText: "Write a Message",
);
7
likes
0
pub points
27%
popularity

Publisher

verified publishercedtegapps.de

Flutter package to implement a firestore chat between customer and product support

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cloud_firestore, firebase_core, flutter

More

Packages that depend on flutter_support_chat