sergiandreplace/flutter_planets_tutorial
각 수업별 커밋이 포함된 플러터 행성 앱 튜토리얼
- Stars
- 752
- Forks
- 166
- 최근 푸시(UTC)
- 2022. 2. 1.
- 프로젝트 상태
- 활성
언어DartSwiftKotlinObjective-C
기술 주제
사용 중인 의존성
의존성 목록 2 개
- flutter
{"sdk":"flutter"} - flutter_test개발 의존성
{"sdk":"flutter"}
순위
원본 README
아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
README 펼치기 / 접기
flutter planets tutorial
This project contains the steps followed on the tutorial on sergiandreplace.com.
Each lesson will correspond to a single branch with the name of the post where you'll be able to find the result of what is explained in the article
Remember all the graphical assets and the design is created by Vijay Verma
- Lesson 1: Planets-Flutter: From design to app
- Lesson 2: Planets-Flutter: creating a Planet card
- Lesson 3: Planets-Flutter: adding content to the card
- Lesson 4: Planets-Flutter: creating a list of planets
- Lesson 5: Planets-Flutter: routing and navigation
- Lesson 6: Planets-Flutter: planet detail page