Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sergiandreplace/flutter_planets_tutorial
- Owner: sergiandreplace
- License: apache-2.0
- Created: 2017-10-07T17:31:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T13:16:20.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T17:17:50.780Z (3 months ago)
- Topics: android, flutter, ios, tutorial
- Language: Dart
- Size: 281 KB
- Stars: 755
- Watchers: 27
- Forks: 174
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-app - Planets-Flutter - 由 [Sergi Martínez](http://sergiandreplace.com/) 开发的地球探索,展示丰富用户界面 (开源项目)
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//)