Flutter-Blog-App
Flutter-Blog-App copied to clipboard
Creating a video series on Blog Android app development along with backend development. Also doing the system design for this blog app. (Medium Clone)
On the Network Handler page the following error shows up ``` Error: The argument type 'String' can't be assigned to the parameter type 'Uri'. - 'Uri' is from 'dart:core'. var...
first contribution
 its keeps showing "the argument type 'Object' can't be assigned to the parameter type 'ImageProvider?' ". and also  its giving the error while initializing the _imagefile " Non-nullable...