when trying to use path_provider in custom actions I get a warning that path provider is already in flutterflow
no guidance is offered as to whether I can actually use it from witihn the custom actions
when I do try to use getApplicationDocumentsDirectory flutterflow throws an error on Compile Code saying the function is not recognized.
Is this really what is designed?