FlutterQuoteSenderApp A Quote displaying app build using flutter which also supports in app messaging with other users. Topics Covered Firebase Cloud Firestore Data regarding the quotes, images and users is received from the firestore. The messages are also saved there. Messaging through firebase The app implements messaging feature as a side feature to help the users communicate. Check out the …
