Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 293 Bytes

flutter-card-demo

try to understand the flutter framework and how create cards from data received by github api

You will see:

  • api call
  • principle of flutter framework
  • flutter ui components and rules
  • programattically creation of components ( in this case cards )

demo