Hey,
I started Flutter course and when I wanted to populate data, I had few errors.
This PR contains fix by update of dependencies. Node version requires to be 10+ (tested on 8, 10, 12, 14, 16). I also added catch to async fn for better readability of error messages.
Hey, I started Flutter course and when I wanted to populate data, I had few errors. This PR contains fix by update of dependencies. Node version requires to be 10+ (tested on 8, 10, 12, 14, 16). I also added catch to async fn for better readability of error messages.