{"id":13685471,"url":"https://github.com/Ansh-Rathod/Flutter-Tiktok-Videos","last_synced_at":"2025-05-01T04:31:25.490Z","repository":{"id":39344938,"uuid":"404270724","full_name":"Ansh-Rathod/Flutter-Tiktok-Videos","owner":"Ansh-Rathod","description":"Real short video app with firebase and pixels API.Where you can create a short video with pixels' stock videos and also merge your audio.","archived":false,"fork":false,"pushed_at":"2023-02-07T11:10:42.000Z","size":36733,"stargazers_count":110,"open_issues_count":1,"forks_count":39,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T13:58:50.878Z","etag":null,"topics":["firebase","firebase-storage","flutter","flutter-apps","tiktok","video-player"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ansh-Rathod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-09-08T08:31:47.000Z","updated_at":"2025-02-24T06:45:20.000Z","dependencies_parsed_at":"2024-01-14T16:20:57.540Z","dependency_job_id":null,"html_url":"https://github.com/Ansh-Rathod/Flutter-Tiktok-Videos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ansh-Rathod%2FFlutter-Tiktok-Videos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ansh-Rathod%2FFlutter-Tiktok-Videos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ansh-Rathod%2FFlutter-Tiktok-Videos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ansh-Rathod%2FFlutter-Tiktok-Videos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ansh-Rathod","download_url":"https://codeload.github.com/Ansh-Rathod/Flutter-Tiktok-Videos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251824318,"owners_count":21649845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firebase","firebase-storage","flutter","flutter-apps","tiktok","video-player"],"created_at":"2024-08-02T14:00:52.033Z","updated_at":"2025-05-01T04:31:25.484Z","avatar_url":"https://github.com/Ansh-Rathod.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cbr\u003e\n    Flutter Short Videos Platform\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n Short videos platform with Flutter and Firebase.\n\u003c/h4\u003e\n\u003chr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/Ansh-Rathod/Flutter-Tiktok-Videos\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues/Ansh-Rathod/Flutter-Tiktok-Videos\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/Ansh-Rathod/Flutter-Tiktok-Videos?style=social\" /\u003e\n\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"screenshots/Thumbnail.jpg\" alt=\"drawing\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshots/20210909_133005.gif\" width=\"140\"/\u003e\n  \u003cimg src=\"screenshots/1.jpg\" width=\"140\"/\u003e\n  \u003cimg src=\"screenshots/2.jpg\" width=\"140\"/\u003e\n  \u003cimg src=\"screenshots/4.jpg\" width=\"140\"/\u003e\n  \u003cimg src=\"screenshots/5.jpg\" width=\"140\"/\u003e\n  \u003cimg src=\"screenshots/6.jpg\" width=\"140\"/\u003e\n\n\u003c/p\u003e\n\n## About\n\nReal short video app with firebase and pixels API.Where you can create a short video with pixels' stock videos and also merge your audio.\n\n## Dependencies\u003cbr/\u003e\n\n- cached_network_image: ^3.1.0\n- cached_video_player: ^2.0.0-dev.1\n- cloud_firestore: ^2.5.1\n- cupertino_icons: ^1.0.2\n- file_picker: ^4.0.1\n- firebase_core: ^1.6.0\n- firebase_storage: ^10.0.3\n- flutter_bloc: any\n- flutter_cache_manager: ^3.1.2\n- flutter_ffmpeg: ^0.4.2\n- get_it: ^7.2.0\n- http: ^0.13.3\n- image_picker: ^0.8.4\n- just_audio: ^0.9.10\n- path_provider: ^2.0.3\n- stacked: ^2.2.5\n- syncfusion_flutter_sliders: ^19.2.59\n- uuid: ^3.0.4\n\n## How to use\n\nTo clone and run this application, you'll need [Git](https://git-scm.com/downloads) and [Flutter](https://flutter.dev/docs/get-started/install) installed on your computer. From your command line:\n\n### Clone this repository\n\n```\ngit clone https://github.com/Ansh-Rathod/Flutter-Tiktok-Videos\n```\n\n### Go into the repository\n\n```\ncd Flutter-Tiktok-Videos\n```\n\n### Install dependencies\n\n```\nflutter packages get\n```\n\n### Run the app\n\n```\nflutter run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAnsh-Rathod%2FFlutter-Tiktok-Videos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAnsh-Rathod%2FFlutter-Tiktok-Videos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAnsh-Rathod%2FFlutter-Tiktok-Videos/lists"}