# wechat_picker_library **Repository Path**: miosas/wechat_picker_library ## Basic Information - **Project Name**: wechat_picker_library - **Description**: wechat_picker_library - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2026-03-11 - **Last Updated**: 2026-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Flutter WeChat Picker Library [![pub package](https://img.shields.io/pub/v/wechat_picker_library?logo=dart&label=stable&style=flat-square)](https://pub.dev/packages/wechat_picker_library) [![pub package](https://img.shields.io/pub/v/wechat_picker_library?color=9d00ff&include_prereleases&label=dev&logo=dart&style=flat-square)](https://pub.dev/packages/wechat_picker_library) [![CodeFactor](https://img.shields.io/codefactor/grade/github/fluttercandies/flutter_wechat_picker_library?logo=codefactor&logoColor=%23ffffff&style=flat-square)](https://www.codefactor.io/repository/github/fluttercandies/flutter_wechat_picker_library) [![Build status](https://img.shields.io/github/actions/workflow/status/fluttercandies/flutter_wechat_picker_library/runnable.yml?branch=main&label=CI&logo=github&style=flat-square)](https://github.com/fluttercandies/flutter_wechat_picker_library/actions/workflows/runnable.yml) [![GitHub license](https://img.shields.io/github/license/fluttercandies/flutter_wechat_picker_library?style=flat-square)](https://github.com/fluttercandies/flutter_wechat_picker_library/blob/main/LICENSE) This is a shared foundation library for both [wechat_assets_picker](https://pub.dev/packages/wechat_assets_picker) and [wechat_camera_picker](https://pub.dev/packages/wechat_camera_picker). ## Versions compatibility The package only guarantees to be working on **the stable version of Flutter**. We won't update it in real-time to align with other channels of Flutter. | | 3.16 | |--------|------| | 1.0.0+ | ✅ | If you got a `resolve conflict` error when running `flutter pub get`, please use `dependency_overrides` to fix it.