A simple mock of an ficticious app for the now dead MSN Messenger using material design and flutter.
This app is based on this video
A few resources to get you started if this is 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.
-
Fake Data Sever
- Download Mockoon App
- Open the
server.json
file and start the mocked server
-
Application
-
Note
: This application application is meant to run on Android Emulator with a the proxy setup to access the mocked server at https://localhost:3000 -
Clone this repository
-
run
flutter run
in your terminal
-
[X] Firebase Auth
[X] Bloc Pattern
[X] Mocked Data
[X] List Online Friends
[X] List Recent Chats
[X] List All Friends
[X] List Recent Calls
[-] Account Settings
[-] Chat Screen
[-] Nudge!
[-] Call Screen