fireship-quizapp-data icon indicating copy to clipboard operation
fireship-quizapp-data copied to clipboard

dependecies update, error handling of async fn

Open petermezes opened this issue 3 years ago • 0 comments

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.

petermezes avatar May 14 '21 10:05 petermezes