sergiandreplace/flutter_planets_tutorial
O tutorial do aplicativo Planetas do Flutter com commits por lição
- Stars
- 752
- Forks
- 166
- Último push (UTC)
- 1 de fev. de 2022
- Status do projeto
- Ativo
LinguagensDartSwiftKotlinObjective-C
Tópicos técnicos
Dependências usadas
Lista de dependências 2 itens
- flutter
{"sdk":"flutter"} - flutter_testDesenvolvimento
{"sdk":"flutter"}
Rankings
README original
Texto original em inglês. Visite o GitHub para a versão atual.
Expandir / recolher 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