I've created many apps that used these imports, and never had an issue still don't have an issue on the existing apps. However, I created a new app about a week ago and my custom actions attempt to use these two common imports, however, FF says they don't exist.
Any isight would be greatly appreciated.
Target of URI doesn't exist: '/backend/schema/structs/index.dart'. Try creating the file referenced by the URI, or try using a URI for a file that does exist.
and
Target of URI doesn't exist: '/actions/actions.dart'. Try creating the file referenced by the URI, or try using a URI for a file that does exist.