YerikAH/whatsapp-clone
Flutter के साथ विकसित व्हाट्सएप क्लोन।
- Stars
- 10
- Forks
- 2
- अंतिम पुश (UTC)
- 6 फ़र॰ 2023
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँDartSwiftKotlinObjective-C
तकनीकी विषय
उपयोग की गई निर्भरताएँ
निर्भरता सूची 4 आइटम
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.2 - flutter_testडेवलपमेंट
{"sdk":"flutter"} - flutter_lintsडेवलपमेंट
^2.0.0
ऐप श्रेणियाँ
मूल README
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
README खोलें / बंद करें
WhatsApp clone
The cloned whatsapp graphical interface, developed with flutter.
Development
Project structure
In the assets folder are all the files used by the application.
- themes: Files that contain the theme of the application.
- screen: The screen that the user can see.
- widget: They are like components, the screen folder depends on them.
- models: Models i use in data folder.
- data: I use it as a database in the application.
My experience developing
- I had no complications with the development, I can say that it was easy. But it was a lot of fun, I had to think about how to simulate a database, about messages and contacts, that caused me some problems anyway, someday I'll have to make a Full Stack Mobile app.
Technologies used in the project
Demo
You can see the app running, just open the terminal and enter the following commands:
git clone https://github.com/YerikAH/whatsapp-clone.git
cd whatsapp-clone
flutter run
Screenshots
app app app appAuthor
-
Harvey Yerik