I'm unable to create a Custom Action because this error keeps occurring:
Error: Failed running flutter pub get...
Because custom_widget depends on ff_theme from path which doesn't exist (could not find package ff_theme at "dependencies/ff_theme"), version solving failed.
Even if the custom action is empty, the error occurs. Before the last update, that is, I have an app still with the previous version and in this case it works normally.
Rafael Moroni