{"id":24698783,"url":"https://github.com/yushulx/flutter_lite_camera","last_synced_at":"2026-04-04T16:33:30.768Z","repository":{"id":272558825,"uuid":"916995155","full_name":"yushulx/flutter_lite_camera","owner":"yushulx","description":"A lightweight Flutter plugin designed for capturing camera frames with a fixed resolution of 640x480 in RGB888 format.","archived":false,"fork":false,"pushed_at":"2025-07-02T09:20:24.000Z","size":278,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T10:22:54.234Z","etag":null,"topics":["camera","flutter","linux","macos","windows"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/flutter_lite_camera","language":"C","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/yushulx.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-15T06:38:26.000Z","updated_at":"2025-07-02T09:20:28.000Z","dependencies_parsed_at":"2025-02-06T09:23:06.195Z","dependency_job_id":"2aa2615f-be87-4b24-ad0e-c3b716724722","html_url":"https://github.com/yushulx/flutter_lite_camera","commit_stats":null,"previous_names":["yushulx/flutter_lite_camera"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yushulx/flutter_lite_camera","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yushulx%2Fflutter_lite_camera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yushulx%2Fflutter_lite_camera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yushulx%2Fflutter_lite_camera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yushulx%2Fflutter_lite_camera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yushulx","download_url":"https://codeload.github.com/yushulx/flutter_lite_camera/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yushulx%2Fflutter_lite_camera/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["camera","flutter","linux","macos","windows"],"created_at":"2025-01-27T04:30:06.685Z","updated_at":"2026-04-04T16:33:30.739Z","avatar_url":"https://github.com/yushulx.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Lite Camera\n\n`Flutter Lite Camera` is a lightweight Flutter plugin designed for capturing camera frames with a fixed resolution of **640x480** in **RGB888** format. The plugin supports **Windows**, **Linux**, and **macOS** platforms, making it ideal for building camera preview applications and performing image processing tasks.\n\n![Flutter camera preview app](https://www.dynamsoft.com/codepool/img/2025/01/flutter-lite-camera.png)\n\n## Features\n- **Cross-Platform**: Compatible with **Windows**, **Linux**, and macOS.\n- **RGB888 Frame Format**: Captures uncompressed **RGB888** frames for easy image processing.\n- **Simple Integration**: Easy-to-use API for seamless Flutter integration.\n\n## Requirements\n- **Flutter SDK: Version** 3.0.0 or above\n- **Permissions**: Ensure camera access is granted on macOS. In `DebugProfile.entitlements` or `Release.entitlements`, add:\n    \n    ```xml\n    \u003ckey\u003ecom.apple.security.device.camera\u003c/key\u003e\n\t\u003ctrue/\u003e\n    ```\n    \n## API\n\n| Method          | Description                                      |\n|-----------------|--------------------------------------------------|\n| `getDeviceList()` | Returns a list of available camera devices.      |\n| `open(int index)` | Opens the camera at the specified index.         |\n| `captureFrame()` | Captures a single frame as an RGB888 image.       |\n| `release()`      | Releases the camera resources.                   |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyushulx%2Fflutter_lite_camera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyushulx%2Fflutter_lite_camera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyushulx%2Fflutter_lite_camera/lists"}