This is Full stack Social Media Chat App like WhatsApp.
- Clone the repository:
git clone https://github.com/your-username/your-repository.git
- Navigate to the project directory:
cd your-project-directory
- Install dependencies:
flutter pub get
- Run the application:
flutter run
- Use the app on your emulator or physical device.
Include screenshots or gifs of your application here.
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -am 'Add your feature'
). - Push to the branch (
git push origin feature/your-feature
). - Create a new Pull Request.
This project is licensed under the MIT License.