Skip to content

It is Scandium's mobile project developed with Flutter.

Notifications You must be signed in to change notification settings

mwlt68/Scandium-Mobile

Repository files navigation

📝 What is Scandium Mobile

Scandium is a real-time messaging application. I personally developed. The user registers with his/her username and password. He logs into the system with his information. Sends friend requests to other users. If the request is accepted, users can send messages to each other.

Scandium Mobile is Scandium's mobile part developed with Flutter .

You can check out how I developed backend project by visiting the Scandium.Backend

UI provided from Whatsapp-Clone-Flutter repository.

🤔 What technologies does include ?

  • BLOC state management
  • Signalr (Web socket)
  • Dio
  • Localization
  • Formz

🎉 Demo Video

Screencast.from.29-10-2023.19.14.01.webm

🎉 Project Images

Login Page Register Page Chats Page
S S S
Select Contact Page Search Page Follow Requests Page
S S S
Chat Page Localization TR Localization TR
S S S

🚀 Running the project

Initially, change backend service address.

In the project directory, you can run:

flutter run

Runs the app in the development mode.

📌 Contact