Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidyang2149/study-flutter
https://github.com/davidyang2149/study-flutter
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidyang2149/study-flutter
- Owner: DavidYang2149
- Created: 2023-04-08T12:59:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-08T11:18:44.000Z (11 months ago)
- Last Synced: 2024-10-12T08:45:54.345Z (about 1 month ago)
- Language: C++
- Size: 501 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Flutter
- νλ¬ν°
## 곡μ λ¬Έμ
- [Dart](https://dart.dev)
- [Eng/Flutter](https://flutter.dev)
- [Ko/Flutter](https://flutter-ko.dev)
- [Official package repository](https://pub.dev)## μμ
- [Do it! κΉ‘μμ νλ¬ν° & λ€νΈ νλ‘κ·Έλλ°](http://www.yes24.com/Product/Goods/117206541)
## μ ν¬λΈ
- [μ½λ©μ °ν](https://www.youtube.com/@codingchef/featured)
## νκ²½μ€μ
```sh
# μ£Όμμ¬ν: dartλ₯Ό 미리 μ€μΉνμ§ λ§ κ²
brew install flutter# νλ¬ν°μ νκ²½μ€μ μ§λ¨νκΈ°
flutter doctor
```