You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use a top level function to take in just the homeDirectory (Directory) object and use the .childDirectory and .childFile methods to fetch the path to the files... this removes the dependency on package:path
That's not to say we shouldn't do your change, but I'm thinking maybe we should strategize more big picture how to actually reduce dependencies in this package.
We should limit how many dependencies we use where possible
The text was updated successfully, but these errors were encountered: