'How to provide flutter path in next User Account (2nd user) mac?

I have installed flutter and it's working but it doesn't work in another user. For another user I have given it as administration privilege. Do I need to download the flutter SDK again and setup or somehow I can access or give path in this 2nd user? I tried everything but it's not working.



Solution 1:[1]

Here is what you should do:

in your main account (Admin)

In your flutter SDK Directory

in my case : /usr/local/Caskroom/flutter/

click with two finger (double click) on the file that contains the flutter SDK in my case it's caskroom then press get info Should be like this,

in sharing & permissions

unlock the lock then press + and then add the second user and make it read/write

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Ahmed Auday