Flutter-Blog-App
Flutter-Blog-App copied to clipboard
the argument type 'Object' can't be assigned to the parameter type 'ImageProvider<Object>?
its keeps showing "the argument type 'Object' can't be assigned to the parameter type 'ImageProvider<Object>?' ".
and also
its giving the error while initializing the _imagefile
" Non-nullable instance field '_imagFile" must be initialized"