# ComposeWidget **Repository Path**: Coder_Tiger/compose-widget ## Basic Information - **Project Name**: ComposeWidget - **Description**: 维护的自定义Compose组件 - **Primary Language**: Kotlin - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-09 - **Last Updated**: 2026-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 基础库使用介绍 #### gman_util 1.0.9 很多其他基础库都要使用它 #### gman_compose 7.2.17 compose控件库,需要联合使用gman_util #### gman_baidutts 1.0.1 百度tts,可以外部设置apikey,默认使用已配置的参数 #### gman_easyPhoto 1.0.3 图片选择,包括gif #### gman_easyPhotoPlus 1.1.3 图片选择增强版,可以选择视频 语音 文件等等,是对gman_easyPhoto的增强版,可以根据需求选择其一 #### gman_fpush 1.0.1 推送的辅助工具,封装了推送库的抽象层 #### gman_jgpush 1.0.2 极光推送库,需要联合使用gman_fpush #### gman_location 1.0.1 高德定位,需要联合使用gman_util #### gman_nfc 1.0.3 nfc功能 #### gman_timeAddress 1.0.4 时间地址选择,需要联合使用gman_wheelview #### gman_wheelview 1.0.2 滚轮控件 #### gman_ws 1.0.5 websocket功能 #### gman_usbserial 2.0.10 usb串口功能 #### gman_http 1.0.5 http功能,需要联合使用gman_util #### gman_zxing 扫描功能,需要联合使用gman_util