Why I love Flutter?

 Why I Love Flutter?


1.  They have Flutter doctor to check your installation

After installation, your code does not work. 

Run "flutter doctor", it will check if you are on the right track.


2. Compiling Error will give you Solution 

I always have issue loading, compiling the codes with ERRORS. Then I have to go google to find the solution and sometimes no solution. Flutter will give you error message and solution :



Comments

Popular posts from this blog

Flutter: Error Running Pod Install