emrade/flutter-social
플러터 소셜 미디어 앱의 사용자 인터페이스 표현
- Stars
- 304
- Forks
- 108
- 최근 푸시(UTC)
- 2019. 10. 12.
- 프로젝트 상태
- 활성
사용 중인 의존성
의존성 목록 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