Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergiandreplace/flutter_planets_tutorial

The Flutter Planets app tutorial with commits per lesson
https://github.com/sergiandreplace/flutter_planets_tutorial

android flutter ios tutorial

Last synced: 5 days ago
JSON representation

The Flutter Planets app tutorial with commits per lesson

Awesome Lists containing this project

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](http://sergiandreplace.com/2017/09/planets-flutter-from-design-to-app/)
* Lesson 2: [Planets-Flutter: creating a Planet card](http://sergiandreplace.com/2017/09/planets-flutter-creating-a-planet-card/)
* Lesson 3: [Planets-Flutter: adding content to the card](http://sergiandreplace.com/2017/10/planets-flutter-adding-content-to-the-card/)
* Lesson 4: [Planets-Flutter: creating a list of planets](http://sergiandreplace.com/2017/10/planets-flutter-creating-a-list-of-planets/)
* Lesson 5: [Planets-Flutter: routing and navigation](http://sergiandreplace.com/2017/12/planets-flutter-routing-and-navigation/)
* Lesson 6: [Planets-Flutter: planet detail page](http://sergiandreplace.com/2018/02/planets-flutter-planet-detail-page//)