FLUTTER ECOSYSTEM

mcofie/Tik-Tok-App-Clone-Flutter

使用 Flutter 建立的 TikTok 應用程式複製版。

Tik-Tok-App-Clone-Flutter 專案封面
Stars
220
Forks
103
最近推送(UTC)
2019年9月4日
專案狀態
未封存
最大 GitHub avatar
GITHUB User

最大 ↗

Frontend Developer (Web & Mobile) and User Experience Designer

Accra, Ghana官方網站 ↗
語言DartRubyObjective-CJava

使用的依賴

依賴清單 7 項

所在榜單

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 README

Tik Tok App clone

TikTok is an iOS and Android media app for creating and sharing short videos. The app was launched in 2017 by ByteDance, for markets outside of China. ByteDance has previously launched Douyin for the China market in September 2016.

Introduction

This is a basic mobile application that uses the flutter framework to create a clone of the Tik Tok App.

It was inspired by BIGFIRE my colleague, who built a similar thing on iOS.

Plugins Used

The following flutter plugins were used to pull this off.

  1. Video Player - To help play videos from a server
  2. Cached Network Image - To fetch images & caching
  3. Image Picker - To help capture images from camera & picking images from gallery.
  4. HTTP - To make HTTP requests.

Work in Progress

TODO / Features in subsequent updates.

  • [ ] Code refactoring - as always
  • [ ] Few UI touch ups to the Home Widget (Page)
  • [ ] Add the page to create a video
  • [ ] Add the Inbox Widget (Page)
  • [ ] And possibly the Discover Widget (Page)

Application Screen(s) So far

alt tiktok_clone_preview_1.jpg

Preview 1.01