FLUTTER ECOSYSTEM

emrade/flutter-social

一個 Flutter 社交媒體應用的使用者介面表示

flutter-social 專案封面
Stars
304
Forks
108
最近推送(UTC)
2019年10月12日
專案狀態
未封存
Emmanuel Fache GitHub avatar
GITHUB User

Emmanuel Fache ↗

Flutter Mobile App, Front-end & Back-end Developer

語言DartObjective-CJava

使用的依賴

依賴清單 4 項

所在榜單

原始 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.png

https://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
Check out Flutter’s online documentation for help getting started with your Flutter project.