Chatting application UI using flutter
A few resources to get you started with your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Clone the repository using:
git clone https://github.com/mujohn26/flutter_chat_app.git - run
flutter doctorto check configurations of flutter app in your local computer - Run
flutter runTo run and install all depencies of your application
[MIT]
