A chat app between two users, using Firebase for the database and Rive for animations.
- Clone the repository.
- Install dependencies using
flutter pub get. - Run the app using
flutter run.
- Register/Login to the app.
- Start a chat with another user.
- Send messages and view chat history.
- Allow multiple users to chat.
- Implement search functionality for finding specific users.
- Add message editing feature.
- sign in using their existing Facebook or Google accounts
Contributions are welcome! Please fork the repository and submit a pull request.