Telegram clone ❤️

Overview

telegram_clone

Hello there, I tried to write clone of telegram in this application. I will prepare the whole design of telegram and present it to the public, you can have it develop it by cloning it. if you want to create your own telegram i would like you to take a look at tdlib i hope it will be useful application for you

Getting Started

gh repo clone ofarukbicer/telegram-clone or git clone https://github.com/ofarukbicer/telegram-clone.git

Changed application name

Set the android:label="Telegram" line, which is the 5th line in the @/android/app/src/AndroidManifest.xml , according to you.

Changed application icon

To change the application icon, first go to the link, then design an icon for yourself and click the download button in the upper right corner to download a zip file. Copy all the folders named res/mipmap-* in the zip file and paste it in @/android/app/src/res and select replace all that's it

Changed application id

To change the app ID, first change line 37 in @/android/app/build.gradle to com.yourname.app-name or com.app-name.

App run

  1. Starting android/ios emulator
  2. flutter run apk or flutter run ios
  3. you are ready :)

App build

  1. flutter build apk or flutter build ios
  2. Your apk file is ready in the @/build/app/outputs/apk/release/app-release.apk location
  3. Sorry i have never done a build for ios so i don't know where it saved it

Happy hacking :)

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.

You might also like...

This is a clone of the WhatsApp UI...

whatsapp_ui_clone A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you starte

Oct 25, 2021

A Simple Twitter Clone Using Flutter

A Simple Twitter Clone Using Flutter

flutter_twitter_clone A new Flutter project. How to run? Setup Clone the repo git clone https://github.com/skripsimu/tegar-nugroho-mobile-16Nov2021.gi

Nov 16, 2021

This is a clone of the Google News mobile app.

gnewsclone This is a clone of the Google News mobile app. I will try to develop it as close as possible. I am new to Flutter, and I might end refactor

Sep 18, 2022

A sample application to show Paytm Flutter Clone.

A sample application to show Paytm Flutter Clone.

Flutter Paytm UI Demo A sample application to show Paytm Flutter Clone. Demo Android Screen iOS Screen Getting Started This project is a starting poin

Sep 27, 2022

A Netflix clone built with @appwrite + @flutter

A Netflix clone built with @appwrite + @flutter

Almost Netflix - Flutter Requirements Before using this project, you will need to have Appwrite instance with Almost Netflix project ready. You can vi

Dec 26, 2022

Amazon ui l8 - The Amazon shop app clone with flutter

Amazon ui l8 - The Amazon shop app clone with flutter

amazon_ui Amazon shop appning eski versiyasi kloni ` Darsda berilgan shartga ko'

Jan 26, 2022

Full Stack Instagram Clone made with ❤ using Flutter & Firebase.

Full Stack Instagram Clone made with ❤ using Flutter & Firebase.

Instagram Clone Full Stack Instagram Clone made with ❤ using Flutter & Firebase. Click on the link below to view the Overview video by Tushar Khatri.

Oct 22, 2022

A sample application to show Google Drive Flutter Clone.

A sample application to show Google Drive Flutter Clone.

Flutter Google Drive UI Demo A sample application to show Google Drive Flutter Clone. Demo Android Screen iOS Screen Getting Started This project is a

May 6, 2021

Instagram Clone with Flutter 3 and Firebase

Instagram Clone with Flutter 3 and Firebase

Multiplatform App with Flutter 3 and Firebase. Support for android, iOS, Macos and Web. 🚧 Working on making the view more Responsive, and support for Windows and Linux

Oct 13, 2022
Owner
Ömer Faruk Biçer
"Başarılı bir adam olmak için çalışmayın, aksine önemli bir adam olmak için çalışın." Albert Einstein
Ömer Faruk Biçer
Fintech dashboard clone - Fintech Dashboard Clone Built With Flutter

Fintech Dashboard Clone This repository is based on converting the mockup below

null 77 Jan 7, 2023
A fully functional Instagram clone written in Flutter using Firebase / Firestore

Fluttergram A working Instagram clone written in Flutter using Firebase / Firestore Demo Download the release APK to try out Fluttergram I update Flut

Matthew Danics 2.1k Jan 8, 2023
Flutter clone of my "Cinematic" App

Flutter Cinematic This app is a Flutter port of the native Android App Cinematic. My intention in creating this app was understanding the intricacies

Aaron Oertel 868 Dec 30, 2022
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage

Fwitter - Twitter clone in flutter A working Twitter clone written in Flutter using Firebase auth,realtime,firestore database and storage. Download Ap

Sonu Sharma 2.4k Jan 8, 2023
Clone do aplicativo mobile da Nubank utilizando Flutter

Nubank Clone Introdução Screenshots Executando Contribua Introdução Este projeto se trata de uma recriação bem próxima da interface do app do Nubank u

Ricardo Dalarme 47 Dec 14, 2022
WhatsApp UI Clone

WhatsAppUIClone It is a copy of the WhatsApp design. What's inside Chat list Chat detail screen Statuses page Story view search page Images related to

Umut Ocak 20 Jun 27, 2022
Microsoft Teams Clone is a Video conference application with a rich integrated chat experience, to connect with friends,family & colleagues. Developed as a redesign of Microsoft Teams during my menteeship at Microsoft Engage 2021

Microsoft Teams Clone by Karanjot Singh About Microsoft Teams Clone is a Video conference application with a rich integrated chat experience, to conne

Karanjot Singh 60 Dec 28, 2022
A clone of Netflix using flutter

A clone of Netflix using flutter

Sreehari vr 2 Nov 14, 2021
A clone of the Cowrywise app UI in Flutter

cowrywise A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if thi

Chiziaruhoma Ogbonda 11 Sep 28, 2022
Google Keep Clone using flutter

flutter_google_keep_clone A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get yo

vedant prasad priya karle 2 Apr 29, 2022