Is anyone else having this issue with a newly created app?

Custom Code

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.

What have you tried so far?

Looking for any documentation and searching this forum. I also sent an email to support and waiting on a response.

Did you check FlutterFlow's Documentation for this topic?
Yes