/Skype-Clone

Making a fully functional skype clone in flutter.

Primary LanguageDartMIT LicenseMIT

Skype Clone in Flutter

Skype Clone License Skype Clone Forks Skype Clone Stars Skype Clone Pull Requests Skype Clone Repo Size

Making a Skype Clone in Flutter - Completed Checkout the course here : THE CS GUY

Null Safety + Firebase SDK Update

The code has been updated to accommodate the latest flutter standards for null-safety, changes in Firebase and Agora, and everything should now compile on Flutter 2.0.0+

The updated code can be found here: Rohit19060/skype_clone

Screenshots

Project Structure

This project is going to be divided in several different branches. As I release a new video, the content related to that video will be committed to the branch with the same name as that of the video.

  1. MASTER - Code

  2. Firebase Integration - Video - Code

  3. Google Sign In - Video - Code

  4. Getting Started With UI - Video - Code

  5. Making Chat Screen - Video - Code

  6. Search Screen And Functionality - Video - Code

  7. Chat Screen UI - Video - Code

  8. Exchaning Messages - Video - Code

  9. Cleanup And Rearrangements - Video - Code

  10. Emojis in Flutter - Video - Code

  11. Exchanging Images - Video - Code

  12. End to End Video Calling - Video - Code

12.5. [BREAKING - CHANGES] - Video - Code

  1. Populating Chat List and Presence Indicator - Video - Code

  2. User Profile and Logout - Video - Code

  3. Implementing local storage with Hive and Sqlite - Video - Code

  4. SQLite CRUD in Flutter - Video - Code

  5. CRUD Operations in HIVE - Flutter Tutorial - Video - Code

  6. Saving Call Logs Locally - Video - Code