Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 548 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 548 Bytes

Code generation for productive Dart and Flutter development

Source code of the mobile application that displays a list of recent spaceflight-related news obtained from Spaceflight News API.

This application is implemented twice: without code generation and with code generation. The goal of this project is to demonstrate the usage of various code-generating packages and some maintenance best practices.