# flutter3 **Repository Path**: libq/flutter3 ## Basic Information - **Project Name**: flutter3 - **Description**: flutter3.3提供必要的demo,用于学习研究 - **Primary Language**: Dart - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-13 - **Last Updated**: 2023-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter 开发使用说明 flutter 学习网站 https://flutter.cn/docs/development/ui/widgets-intro https://book.flutterchina.club/chapter1/install_flutter.html 1.flutter 依赖引入 flutter仓库地址:pub.flutter-io.cn 2.flutter类库文件添加 flutter get pub xxx 3.构建项目必需点 4.json转dart对象地址 https://javiercbk.github.io/json_to_dart/