{"id":16728801,"url":"https://github.com/xia-weiyang/assets_picker_ot","last_synced_at":"2026-02-22T03:42:28.905Z","repository":{"id":56826276,"uuid":"443678949","full_name":"xia-weiyang/assets_picker_ot","owner":"xia-weiyang","description":"Quickly select resources from the gallery","archived":false,"fork":false,"pushed_at":"2025-04-18T00:37:43.000Z","size":401,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-02T17:42:12.402Z","etag":null,"topics":["dart","flutter","picker"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/assets_picker_ot","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xia-weiyang.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-02T04:13:54.000Z","updated_at":"2025-04-18T00:37:47.000Z","dependencies_parsed_at":"2025-01-12T14:19:14.378Z","dependency_job_id":"90ea68a8-254e-4110-8e82-3245ea31afdd","html_url":"https://github.com/xia-weiyang/assets_picker_ot","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.0625,"last_synced_commit":"2c1a3d9f3745794df6617055a48606cf715f79b8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xia-weiyang/assets_picker_ot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xia-weiyang%2Fassets_picker_ot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xia-weiyang%2Fassets_picker_ot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xia-weiyang%2Fassets_picker_ot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xia-weiyang%2Fassets_picker_ot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xia-weiyang","download_url":"https://codeload.github.com/xia-weiyang/assets_picker_ot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xia-weiyang%2Fassets_picker_ot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29704419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T03:17:42.375Z","status":"ssl_error","status_checked_at":"2026-02-22T03:17:31.622Z","response_time":110,"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":["dart","flutter","picker"],"created_at":"2024-10-12T23:11:49.310Z","updated_at":"2026-02-22T03:42:28.892Z","avatar_url":"https://github.com/xia-weiyang.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# assets_picker_ot\n\nQuickly select resources from the gallery.\n\n![show](https://xia-weiyang.github.io/gif/assets_picker_ot.gif)\n\n\n``` dart\nNavigator.push(context, MaterialPageRoute(builder: (_con) {\n                  return PickerPage(\n                    maxSelected: 3,\n                    overMaxSelected: (context) {\n                      debugPrint('Select up to 3 images');\n                    },\n                  );\n                })).then((value) {\n                  if (value is List\u003cSelectedFile\u003e) {\n                    // todo selected success\n                  }\n                });\n)\n```\n\n### Thanks\n[https://github.com/fluttercandies/flutter_photo_manager](https://github.com/fluttercandies/flutter_photo_manager)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxia-weiyang%2Fassets_picker_ot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxia-weiyang%2Fassets_picker_ot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxia-weiyang%2Fassets_picker_ot/lists"}