Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

22 lines (20 loc) · 1.22 KB

Flutter Training Resources

Repository contains the code during the Stephen Grider's course.

Concepts and topics learnt:

Implentation of Hacker News API

  • News App
    • Two-screens app
    • First screen display top stories
    • On Tapping the top story, a detail screen is shown where the comments are shown under the selected top story