{"id":15462097,"url":"https://github.com/chinmaygarde/flutter_wayland","last_synced_at":"2025-04-22T10:37:07.548Z","repository":{"id":136203703,"uuid":"147786887","full_name":"chinmaygarde/flutter_wayland","owner":"chinmaygarde","description":"A Flutter Embedder that talks to Wayland directly.","archived":false,"fork":false,"pushed_at":"2021-09-22T01:31:53.000Z","size":516,"stargazers_count":63,"open_issues_count":6,"forks_count":27,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-22T10:36:41.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chinmaygarde.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-07T07:24:12.000Z","updated_at":"2025-03-26T01:38:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"19a6ac42-8ae4-429a-8b9b-b261d837cab0","html_url":"https://github.com/chinmaygarde/flutter_wayland","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/chinmaygarde%2Fflutter_wayland","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaygarde%2Fflutter_wayland/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaygarde%2Fflutter_wayland/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaygarde%2Fflutter_wayland/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chinmaygarde","download_url":"https://codeload.github.com/chinmaygarde/flutter_wayland/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250221854,"owners_count":21394776,"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":[],"created_at":"2024-10-02T00:00:59.253Z","updated_at":"2025-04-22T10:37:07.496Z","avatar_url":"https://github.com/chinmaygarde.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flutter Wayland\n============\n\nA Flutter Embedder that talks to Wayland.\n\n![Running in Weston](assets/image.png)\n\nBuild Setup Instructions\n------------------------\n\n* Install the following packages (on Debian Stretch): `weston`, `libwayland-dev`, `cmake` and `ninja`.\n* From the source root `mkdir build` and move into the directory.\n* `cmake -G Ninja ../`. This should check you development environment for required packages, download the Flutter engine artifacts and unpack the same in the build directory.\n* `ninja` to build the embedder.\n* Run the embedder using `./flutter_wayland`. Make sure `weston` is running. See the instructions on running Flutter applications below.\n\nRunning Flutter Applications\n----------------------------\n\n```\nFlutter Wayland Embedder\n========================\n\nUsage: `flutter_wayland \u003casset_bundle_path\u003e \u003cflutter_flags\u003e`\n\nThis utility runs an instance of a Flutter application and renders using\nWayland core protocols.\n\nThe Flutter tools can be obtained at https://flutter.io/\n\nasset_bundle_path: The Flutter application code needs to be snapshotted using\n                   the Flutter tools and the assets packaged in the appropriate\n                   location. This can be done for any Flutter application by\n                   running `flutter build bundle` while in the directory of a\n                   valid Flutter project. This should package all the code and\n                   assets in the \"build/flutter_assets\" directory. Specify this\n                   directory as the first argument to this utility.\n\n    flutter_flags: Typically empty. These extra flags are passed directly to the\n                   Flutter engine. To see all supported flags, run\n                   `flutter_tester --help` using the test binary included in the\n                   Flutter tools.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinmaygarde%2Fflutter_wayland","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchinmaygarde%2Fflutter_wayland","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinmaygarde%2Fflutter_wayland/lists"}