Android Chat application using Flutter

Bivut Poudel
2021
BSc.CSIT
Semester 7
Downloads 12

Communication is essential for achieving managerial and organizational effectiveness, employees will not be able to aware of what their co-workers are doing, will not have any idea about what their goal are, and will not be able to assess their performance. In absence of channels of communication, supervisors will not be able to give instruction to their subordinates and management will not receive the information it requires to develop plans and take decision. Chatting is a method of using the technology to bring people and ideas together despite of the geographical barriers. The technology has been available for years but the acceptance it was quite recent. Our project is an example of an android chat. It is made up of application, the client application which runs on the user mobile. To start the chatting our client should get connect to the server, where they can do group and private chatting the required software and hardware are easily available and easy to work with. Basically, the project describes how to manage for good performance and better services for the clients. Flutter was used for the frontend of the project and for the backend I have used firebase which both are provided by Google. This made me finish my project with ease. Socket based approach is used for the message transition between two users. Images can be picked from the gallery as image picker is used which can be used to share images between users. From this above I created a well working chat application for friends, and family to communicate with each other and have a good communicable vibe between them. At the end of this project, I was able to manhandle a single project which was a huge confidence booster for me.

Flutter
Firebase
Socket
Image Picker
Communication

Similar Projects