{"id":15476666,"url":"https://github.com/mmcc007/flown","last_synced_at":"2025-04-22T14:22:14.419Z","repository":{"id":56828934,"uuid":"155333494","full_name":"mmcc007/flown","owner":"mmcc007","description":"Clone a flutter app from a url.","archived":false,"fork":false,"pushed_at":"2019-03-21T05:04:25.000Z","size":42,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T15:51:08.747Z","etag":null,"topics":["clone","clone-deep","clone-repos","dart","flutter"],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcc007.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-30T06:10:04.000Z","updated_at":"2020-06-04T01:43:27.000Z","dependencies_parsed_at":"2022-08-26T13:50:58.684Z","dependency_job_id":null,"html_url":"https://github.com/mmcc007/flown","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/mmcc007%2Fflown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcc007%2Fflown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcc007%2Fflown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcc007%2Fflown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcc007","download_url":"https://codeload.github.com/mmcc007/flown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250255908,"owners_count":21400434,"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":["clone","clone-deep","clone-repos","dart","flutter"],"created_at":"2024-10-02T03:40:39.155Z","updated_at":"2025-04-22T14:22:14.395Z","avatar_url":"https://github.com/mmcc007.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![pub package](https://img.shields.io/pub/v/flown.svg)](https://pub.dartlang.org/packages/flown)\n[![Build Status](https://travis-ci.com/mmcc007/flown.svg?branch=master)](https://travis-ci.com/mmcc007/flown)\n\n# flown\n\nA utility for cloning Flutter apps with local dependencies\n\n`flown` will scan for and present available Flutter apps at a url. After the user \nselects an app, it will then recursively scan the app's pubspec.yaml for any local dependencies, \ncopy the app and local dependencies to a new directory and install local dependencies.\n\n[LICENSE](https://github.com/mmcc007/flown/blob/master/LICENSE)\n\n## Usage\n\nA sample usage:\n\n    flown --arch vanilla --name vanilla_project\n\nGeneral usage\n```\n$ flown --help\nusage: flown [--help] --arch \u003carch name\u003e --name \u003cproject name\u003e\n\nsample usage: flown --arch vanilla --name vanilla_project\n\n--arch=\u003carch name\u003e             Available architectures:\n\n      [bloc_flutter]           BloC pattern with Firestore backend.\n      [built_redux]            Redux pattern with generated code.\n      [firestore_redux]        Redux pattern with Firestore backend.\n      [inherited_widget]       Inherited Widget pattern.\n      [mvi_flutter]            MVI pattern with Firestore backend.\n      [mvu]                    MVU pattern.\n      [redurx]                 ReduRx pattern.\n      [redux]                  Redux pattern.\n      [scoped_model]           Scoped Model pattern.\n      [simple_bloc_flutter]    Simple BloC pattern with Firestore backend.\n      [vanilla]                Standard Flutter pattern.\n\n--name=\u003cproject name\u003e          Name of new project.\n--help                         Display this help information.\n```\n \n## Installation\n\n    pub global activate flown\n\nDependencies\n[Flutter SDK](https://flutter.io/get-started/install/) should be installed. \nAt minimum requires [Dart](https://www.dartlang.org/install). \nAlso depends on git.\n\n## Features and bugs\n\nCurrently restricted to using Flutter apps found on https://github.com/brianegan/flutter_architecture_examples.\n\nPlease file feature requests and bugs at the [issue tracker][tracker].\n\n[tracker]: https://github.com/mmcc007/flown/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmcc007%2Fflown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmcc007%2Fflown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmcc007%2Fflown/lists"}