Rajdeep100

Untitled

Mar 26th, 2020
592
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. The following assertion was thrown building:
  2. 'package:flutter/src/painting/_network_image_io.dart': Failed assertion: line 22 pos 14: 'url != null': is not true.
  3.  
  4.  
  5. Either the assertion indicates an error in the framework itself, or we should provide substantially more information in this error message to help you determine and fix the underlying cause.
  6. In either case, please report this assertion by filing a bug on GitHub:
  7. https://github.com/flutter/flutter/issues/new?template=BUG.md
  8.  
  9. When the exception was thrown, this was the stack
  10. #2 new NetworkImage
  11. package:flutter/…/painting/_network_image_io.dart:22
  12. #3 new Image.network
  13. package:flutter/…/widgets/image.dart:354
  14. #4 _BlogAppState.build.<anonymous closure>
  15. package:mywebapp/main.dart:69
  16. #5 SliverChildBuilderDelegate.build
  17. package:flutter/…/widgets/sliver.dart:446
  18. #6 SliverMultiBoxAdaptorElement._build.<anonymous closure>
  19. package:flutter/…/widgets/sliver.dart:1260
  20. ...
  21. ════════════════════════════════════════════════════════════════════════════════
Add Comment
Please, Sign In to add comment