一.flutter project工程结构 image.png 1. lib/main.dart 主要编辑Dart代码 2. pubspec.yaml pubspec文件管理Flutter应用程序的assets(资源,如图片、package等) 项目依赖: image.png