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.
- Video Player - To help play videos from a server
- Cached Network Image - To fetch images & caching
- Image Picker - To help capture images from
camera & picking images from gallery. - 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
Preview 1.01
On this page
Languages
Dart84.2%Ruby10.5%Objective-C3.6%Java1.8%
Contributors
MIT License
Created February 4, 2020
Updated February 4, 2020
