Combining widget components in custom code. "Target of URI doesn't exist".

General Conversations

Hi everyone! I want to combine several widget components in a custom code (widget), but I keep getting the following message: "Target of URI doesn't exist: 'package:test2/components/image_view_widget.dart'. Try creating the file referenced by the URI, or try using a URI for a file that does exist." What is the reason? The widget exists and it can't find it in its own file.

1
2 replies