# mjl0602/flutter_tiktok

Flutter tiktok short video app.

Repository: https://github.com/mjl0602/flutter_tiktok
Canonical: https://ross.abutalabs.com/products/flutter_tiktok
Language: Dart
License Family: other
Last push: 2024-05-15T10:05:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2296, "days_push": 840, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1643, forks 456 (observed 2026-08-28T04:05:15.970445+00:00)

## What it is
A Flutter application that clones TikTok's short-video browsing experience, with smooth vertical video scrolling, double-tap likes, comments, and swipe navigation. It is primarily a reference/boilerplate app for building short-video feeds on mobile, with limited Flutter web support.

## Use cases
- build a tiktok-style short video app in flutter
- scroll through vertical videos smoothly with gestures
- implement double-tap to like on a video feed
- add infinite scrolling video feed with preloading
- clone tiktok ui for a mobile prototype
- manage video player memory in a scrolling list

## When to choose
- you want a flutter starting point for a short-video or reels-style app
- you need reference code for vertical video feed gestures and player lifecycle management
- you want to customize a tiktok-like ui for your own backend

## When to avoid
- you need a production-ready app with uploading, camera, or real backend features
- you primarily target flutter web or mobile browsers, where performance is poor
- you need a permissively licensed codebase, since no license is specified

## Facets
- artifact type: application
- maturity: maintenance
- function: video-processing, ui-components, animation, state-management
- domain: mobile-development, media, frontend, cross-platform
- platform: cross-platform
- tags: flutter, tiktok-clone, short-video, video-feed, vertical-scroll, gesture-navigation, dart, android, ios, web-server

## Member repositories
- mjl0602/flutter_tiktok (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:15.970445+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:45:59.526107+00:00, confidence not recorded.
  - readme: https://github.com/mjl0602/flutter_tiktok (fetched 2026-08-28T04:05:15.970445+00:00, sha 5cc0083d29b1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
