Go to file
2024-12-28 23:05:08 +08:00
android 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
ios 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
lib add main.dart 2024-12-28 23:05:08 +08:00
linux 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
macos 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
test 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
web 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
windows 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
.gitignore 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
.metadata add main.dart 2024-12-28 23:05:08 +08:00
analysis_options.yaml 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
pubspec.lock 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
pubspec.yaml 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00
README.md 添加 Flutter 项目配置文件和忽略文件,初始化各平台的基本结构 2024-12-22 23:06:50 +08:00

flutter_application_demo

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:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.