Minimal Chat App is a real-time chat application developed with Flutter, allowing users to discuss with each other in real-time.
- Real-time messaging
- User-friendly interface
- Developed with Flutter for seamless performance
- Flutter
- Firebase (Authentication, Firestore, and Core)
- Other dependencies (listed in
pubspec.lock)
- Clone the repository:
git clone https://github.com/Darrylwin/minimal_chat.git
- Move to directory
cd minimal_chat
- Install dependencies:
flutter pub get
- Run the application:
flutter run
Contributions are welcome! If you'd like to contribute to the project, please fork the repository, make your changes, and submit a pull request.
Flutter and Firebase teams for their amazing frameworks and tools.
Desktop versions have some issues to fix.