# flutter学习 **Repository Path**: lubean233/fluent_learning ## Basic Information - **Project Name**: flutter学习 - **Description**: This is a flutter learning project. - **Primary Language**: Dart - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-23 - **Last Updated**: 2021-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myapp A new Flutter project. ## Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: - [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) - [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference. 目录结构 --android andriod平台相关代码 --ios ios平台相关代码 --lib flutter平台相关代码,开发目录 --test 测试代码 --pubspec.yaml 配置文件,第三方库依赖