{"id":13994416,"url":"https://github.com/gliheng/flutter-app-template","last_synced_at":"2025-06-23T10:34:30.380Z","repository":{"id":152031004,"uuid":"162952862","full_name":"gliheng/flutter-app-template","owner":"gliheng","description":"Desktop flutter app template","archived":false,"fork":false,"pushed_at":"2020-07-29T07:39:14.000Z","size":695,"stargazers_count":46,"open_issues_count":5,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T09:02:50.679Z","etag":null,"topics":["desktop","flutter","rust"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/gliheng.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":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-12-24T05:20:26.000Z","updated_at":"2024-09-01T20:48:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba39d97a-f3b8-447f-bde1-722e8268ec33","html_url":"https://github.com/gliheng/flutter-app-template","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gliheng/flutter-app-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliheng%2Fflutter-app-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliheng%2Fflutter-app-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliheng%2Fflutter-app-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliheng%2Fflutter-app-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gliheng","download_url":"https://codeload.github.com/gliheng/flutter-app-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gliheng%2Fflutter-app-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261462379,"owners_count":23161943,"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":["desktop","flutter","rust"],"created_at":"2024-08-09T14:02:51.743Z","updated_at":"2025-06-23T10:34:25.359Z","avatar_url":"https://github.com/gliheng.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# flutter-app-template [![Join Gitter Chat Channel](https://badges.gitter.im/flutter-rs/community.svg)](https://gitter.im/flutter-rs/community?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n\nExample app built using flutter-rs.\n \u003cimg src=\"https://raw.githubusercontent.com/gliheng/flutter-rs/master/www/images/logo.png\" width=\"50\" height=\"50\" align=\"center\" /\u003e\n\n![screenshot](https://raw.githubusercontent.com/gliheng/flutter-rs/master/www/images/screenshot_mac.png)\n\n\n- Support Hot reload\n- MethodChannel, EventChannel\n- Async runtime using tokio\n- System dialogs\n- Clipboard support\n- Cross platform support, Runs on mac, windows, linux\n- Support distribution format: (windows NSIS, mac app, mac dmg, linux snap)\n\n# Get Started\n\n## Install requirements\n\n- [Rust](https://www.rust-lang.org/tools/install)\n\n- libglfw:\n    - Install on Mac with: `brew install glfw`\n    - Install on linux with `apt install libglfw3`\n- cmake:\n    - Install on Mac with: `brew install cmake`\n    - Install on linux with `apt install cmake`\n    \n- [flutter sdk](https://flutter.io)\n\n## Config flutter engine version\nflutter-rs need to know your flutter engine version.\nYou can set this using any of the following methods.\n- If you have flutter cli in your PATH, you're set.\n- Set FLUTTER_ROOT environment variable to your flutter sdk path\n- Set FLUTTER_ENGINE_VERSION environment variable to your engine version\n\n## Clone this repo\n\n    git clone git@github.com:gliheng/flutter-app-template.git flutter-app\n    cd flutter-app\n    python ./scripts/init.py\n\n## Develop\n- To develop with cli hot-reloading, simple run:\n\n    `python ./scripts/run.py`\n\n- To debug using VS Code dart tools:\n\n    Start process using `cargo run`\n\n    Then attach to debugger using\n    `flutter attach --debug-uri=DEBUG_URI`\n\n## Distribute\n- To build distribution, use:\n    `python ./scripts/build.py mac|dmg|nsis|snap`\n\n    **Note:**\n    Build scripts are written in python3. Install python depenendencies using `pip3 install -r scripts/requirements.txt`\n    Build on Windows require [NSIS3](https://sourceforge.net/projects/nsis/files/NSIS%203/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgliheng%2Fflutter-app-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgliheng%2Fflutter-app-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgliheng%2Fflutter-app-template/lists"}