enzaimz / c_made_easy

A basic android app to learn C Programming basics
https://play.google.com/store/apps/details?id=com.enzaimz.c_syntax
10 stars 27 forks source link

add switch..case condition #18

Closed zarszz closed 5 years ago

zarszz commented 5 years ago

I have added content for switch..case condition, if found a weird or wrong thing, please notify me, because I newly to flutter

harry-hov commented 5 years ago

Also try to target only one issue in a single PR @zarszz. i.e. You can make a another PR for "if..else" fixes.