Flutter was installed on /opt/flutter
If you intend to use it as a regular user, add your user into the group flutterusers:
gpasswd -a <user> flutterusersYou need to source /etc/profile or relogin to add flutter to your path.
Re-login your terminal in to the group flutterusers:
newgrp flutterusers