# fluttercandies/flutter_wechat_assets_picker

An image picker (also with video and audio) for Flutter projects based on the WeChat's UI.

Repository: https://github.com/fluttercandies/flutter_wechat_assets_picker
Canonical: https://ross.abutalabs.com/products/flutter_wechat_assets_picker
Homepage: https://pub.dev/packages/wechat_assets_picker
Language: Dart
License: Apache-2.0
License Family: permissive
Topics: flutter, wechat, multiple-assets, mobile, macos, picker, android, ios, video
Last push: 2026-08-13T08:11:13+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 93, longevity 100
- inputs: {"age_days": 2351, "days_push": 20, "days_rel": 45, "gap_med": 27, "n_releases_24m": 18}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1649, forks 522 (observed 2026-08-28T04:05:16.697594+00:00)

## What it is
A Flutter package providing an image, video, and audio picker with a UI modeled on WeChat's asset picker. It is built on photo_manager and supports full customization, multi-select, previews, and asset change observation.

## Use cases
- pick multiple photos and videos in a Flutter app
- let users select media from their device gallery
- build a WeChat-style media selection screen
- pick audio files on mobile
- upload selected assets as form data with http or dio
- customize the asset picker UI for a Flutter project

## When to avoid
- you need camera capture rather than gallery picking (use wechat_camera_picker)
- your project targets a non-stable Flutter channel or an unsupported Flutter version
- you need a picker for web or desktop platforms other than macOS
- you want a minimal picker without the WeChat-style UI

## Facets
- artifact type: library
- maturity: active
- function: ui-components, file-upload, image-processing
- domain: mobile-development, media, cross-platform
- platform: cross-platform
- tags: flutter, wechat-ui, asset-picker, photo-picker, media-picker, dart, multi-select, android, ios, macos

## Member repositories
- fluttercandies/flutter_wechat_assets_picker (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.697594+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:45:08.834911+00:00, confidence not recorded.
  - readme: https://github.com/fluttercandies/flutter_wechat_assets_picker (fetched 2026-08-28T04:05:16.697594+00:00, sha a41ed74df099)
  - homepage: https://pub.dev/packages/wechat_assets_picker (fetched 2026-08-29T11:18:21.604463+00:00, sha 9ac88dbce981)
  - site_page: https://pub.dev/packages/wechat_assets_picker/install (fetched 2026-08-29T11:18:21.616565+00:00, sha 5b1b5b85b680)
  - site_page: https://pub.dev/documentation/photo_manager/latest/photo_manager/AssetEntity-class.html (fetched 2026-08-29T11:18:21.618550+00:00, sha 5a8f574ab5eb)
  - site_page: https://pub.dev/documentation/photo_manager/latest/photo_manager/AssetPathEntity-class.html (fetched 2026-08-29T11:18:21.620736+00:00, sha 0f50a51d03a1)
  - site_page: https://pub.dev/documentation/photo_manager/latest (fetched 2026-08-29T11:18:21.622684+00:00, sha fca120fd498b)
  - site_page: https://pub.dev/documentation/http/latest/http/MultipartFile-class.html (fetched 2026-08-29T11:18:21.625231+00:00, sha 7d8025a71679)
  - site_page: https://pub.dev/documentation/dio/latest/dio/MultipartFile-class.html (fetched 2026-08-29T11:18:21.626804+00:00, sha 1b152a2fa859)
  - site_page: https://pub.dev/documentation/wechat_assets_picker/latest (fetched 2026-08-29T11:18:21.628375+00:00, sha 314e1be00847)
  - site_page: https://pub.dev/packages/wechat_assets_picker/changelog (fetched 2026-08-29T11:18:21.614172+00:00, sha b3225e3d5a7b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
