当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
41 Star 302 Fork 39

鸿蒙突击队/flutter
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
.vscode
app_build
bin
dev
examples
api
flutter_view
hello_world
image_list
layers
platform_channel
platform_channel_swift
platform_view
splash
texture
.clang-format
README.md
flutter_gallery.readme
packages
release-notes
.ci.yaml
.gitattributes
.gitignore
AUTHORS
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
OAT.xml
PATENT_GRANT
README
README.OpenSource
README.en.md
README.md
TESTOWNERS
analysis_options.yaml
dartdoc_options.yaml
flutter_console.bat
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Flutter Examples

This directory contains several examples of using Flutter. To run an example, use flutter run inside that example's directory. See the getting started guide to install the flutter tool.

For additional samples, see the flutter/samples repo.

Available examples include:

Notes

Note on Gradle wrapper files in .gitignore:

Gradle wrapper files should normally be checked into source control. The example projects don't do that to avoid having several copies of the wrapper binary in the Flutter repo. Instead, the Gradle wrapper is injected by Flutter tooling, and the wrapper files are .gitignore'd to avoid making the Flutter repository dirty as a side effect of running the examples.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/harmonycommando_flutter/flutter.git
git@gitee.com:harmonycommando_flutter/flutter.git
harmonycommando_flutter
flutter
flutter
oh-3.22.0

搜索帮助