emrade/flutter-social
एक फ्लटर सोशल मीडिया ऐप का यूआई प्रतिनिधित्व
- Stars
- 304
- Forks
- 108
- अंतिम पुश (UTC)
- 12 अक्टू॰ 2019
- प्रोजेक्ट स्थिति
- सक्रिय
उपयोग की गई निर्भरताएँ
निर्भरता सूची 4 आइटम
- flutter
{"sdk":"flutter"} - line_icons
^0.2.0 - cupertino_icons
^0.1.2 - flutter_testडेवलपमेंट
{"sdk":"flutter"}
रैंकिंग
मूल README
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
README खोलें / बंद करें
Flutter Social (Heart String) - A UI for a Social Media App
A Flutter UI implementation of a social media application
Star this repo if you like what you see.
📸 Screenshots
https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/banner.pnghttps://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/1.png https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/2.png https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/3.png
https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/4.png https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/5.png https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/6.png
https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/7.png https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/8.png https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/9.png https://raw.githubusercontent.com/emrade/flutter-social/HEAD/screenshots/10.png
Author(s)
Emmanuel Fache
Getting Started
Note: Make sure your Flutter environment is setup.
Installation
In the command terminal, run the following commands:
$ git clone https://github.com/emrade/flutter-social.git flutter_social
$ cd flutter_social/
$ flutter packages get
$ flutter run