https://github.com/rmlzy/hello_flutter
:trollface:学习 Flutter 时写的Demo项目
https://github.com/rmlzy/hello_flutter
dart2 flutter flutter-demo
Last synced: about 2 months ago
JSON representation
:trollface:学习 Flutter 时写的Demo项目
- Host: GitHub
- URL: https://github.com/rmlzy/hello_flutter
- Owner: rmlzy
- Created: 2018-07-04T04:07:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T11:28:24.000Z (almost 5 years ago)
- Last Synced: 2025-03-21T21:51:13.475Z (2 months ago)
- Topics: dart2, flutter, flutter-demo
- Language: Dart
- Homepage:
- Size: 569 KB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
学习 Flutter 时写的 Demo 项目.
## 如何使用
```bash
git clone https://github.com/liuzhiyuan1993/hello_flutter
cd hello_flutter# 1. 需要已安装 Flutter
# 2. 需要安装手机模拟器, 例如 Mac 下的 Simulator
flutter run
```## wiki
+ [Dart 基本语法](https://github.com/liuzhiyuan1993/hello_flutter/wiki/Dart-%E5%9F%BA%E6%9C%AC%E8%AF%AD%E6%B3%95)
+ [使用 Simulator](https://github.com/liuzhiyuan1993/hello_flutter/wiki/%E4%BD%BF%E7%94%A8-Simulator)
+ [IDE 配置](https://github.com/liuzhiyuan1993/hello_flutter/wiki/IDE-%E9%85%8D%E7%BD%AE)
+ [使用 Flutter 过程中遇到的问题](https://github.com/liuzhiyuan1993/hello_flutter/wiki/%E4%BD%BF%E7%94%A8-Flutter-%E8%BF%87%E7%A8%8B%E4%B8%AD%E9%81%87%E5%88%B0%E7%9A%84%E9%97%AE%E9%A2%98)## 预览
### TODO### Demos