# flutter_getx **Repository Path**: xuyife/flutter_getx ## Basic Information - **Project Name**: flutter_getx - **Description**: flutter的getX常用功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-04-06 - **Last Updated**: 2026-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo # 小白栈记 https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzkzNzc1MjMyMA==&action=getalbum&album_id=3617003849808068609#wechat_redirect https://www.bilibili.com/video/BV1rc9jYREbL/?spm_id_from=333.1007.top_right_bar_window_history.content.click&vd_source=03976a8939a7319039a01df9f8d115c5 哔哩哔哩 https://app.quicktype.io 通过json生成dart代码 ## 命令汇总 ```bash flutter pub run build_runner watch # 生成json序列化文件 flutter pub run build_runner build ```