Flutter-Blog-App icon indicating copy to clipboard operation
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)

Results 3 Flutter-Blog-App issues
Sort by recently updated
recently updated
newest added

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

![image](https://github.com/DevStack06/Flutter-Blog-App/assets/154498052/97036122-b72c-4256-a44d-ccee1383915b) its keeps showing "the argument type 'Object' can't be assigned to the parameter type 'ImageProvider?' ". and also ![image](https://github.com/DevStack06/Flutter-Blog-App/assets/154498052/d838ede2-04c3-49e1-8170-39245953833c) its giving the error while initializing the _imagefile " Non-nullable...