79468854

Date: 2025-02-26 07:38:02
Score: 1
Natty:
Report link

the Problem is related to using bash terminal. adding an alias to translate flutterfire => flutterfire.bat sloved it: use these 2 commands:

echo "alias flutterfire='flutterfire.bat'" >> ~/.bashrc
source ~/.bashrc
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ahmed Fahmey