Based on an original post from flutternerd.com
The final code (Day4) for this series of lectures will be saved at Day2/Code/bit_flutter_day2
The project files at Day3/Code/bit_flutter_day2 and Day2/Code/bit_flutter_day2_(old)
represent respectively, the codes for the Day3 and Day2 lectures
Please do not forget to register for your own api key on https://newsapi.org/ and replace 'YOUR_API_KEY' in news.dart with your actual api key (ex: abcd1234) before running the application
Happy Coding! ^_^