"OurMars" app can help you to see photos taken from Mars. All data is fething directly from NASA database.
This is example Flutter application created by two mobile developers in 4 work days. Goal of this project is learning base concepts of Flutter,BLoC pattern, asyncronous and background tasks in Dart/Flutter, available stable libraries.
- Sergey.Sh (Figma project)
- Flutter documentation
- Flutter for Android developers
- Flutter for iOS developers
- Awesome Flutter - great collection of materials about this technology
- Dart documentation
- Video about BLoC pattern - Code sharing, better together (Dart Conference 2018)
- Post about 3 architecture approaches
- Reactive Programming - Streams - BLoC
- Add paging support for main screen
- Add animated loaders
- Add placeholders
- Fix all minor UI bugs
- Refactoring