Issue
Hello i need help trying to fix this error when i run my flutter project it cant run propely then on the terminal show this eror
/C:/flutter/packages/flutter/lib/src/painting/_network_image_io.dart:85:20: Error: A non-null value must be returned since the return type 'Codec' doesn't allow null.
- 'Codec' is from 'dart:ui'. Future<ui.Codec> _loadAsync( ^
FAILURE: Build failed with an exception.
Solution
I wasted a lot of time to solve this, in the end I solved it by uninstall flutter and install it again.
Answered By - Shiref AbouZaid
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.