Skip to content

Mereb-Tech/Flutter-tech-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Flutter Chat Application

Overview

Create a simple Flutter application.

b17fc6b9f4246f6ac41de843deef999a

Your task is to create a Flutter application that enables real-time messaging between users. The app should have basic features such as sending and receiving messages in real-time, displaying message timestamps, and a user-friendly interface.

Features

  • Real-time messaging
  • User profiles(Bonus)
  • Message timestamps
  • Basic UI for chat list and chat detail pages(Bonus)

Usage

  1. Chat:
    • Users can view a list of chats.(Bonus)
    • Users can send and receive messages in real-time.
    • Each message displays the sender's name and a timestamp.

Contributing

We welcome contributions! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Create a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published