# flutter_starter **Repository Path**: rzjw/flutter_starter ## Basic Information - **Project Name**: flutter_starter - **Description**: flutter开始项目基本架构 可根据自己项目进行目录调整 参考: https://www.filledstacks.com/ https://github.com/wanglu1209/NeteaseClouldMusic - **Primary Language**: Dart - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter_starter #### 介绍 flutter开始项目基本架构 #### 使用到的插件 | 插件名 | 说明 | 其他 | | --------------------------- | -------- | ---- | | provider | 状态管理 | | | shared_preferences | | | | dio | | | | fluro | | | | cookie_jar | | | | get_it | | | | extended_image | | | | .. 见pub文件吧,暂时不想写了 | | | | | | | #### 安装教程 弄下来,修改工程名, 下载依赖, 就行了. #### 参与贡献 参考: https://www.filledstacks.com/ https://github.com/wanglu1209/NeteaseClouldMusic