{{theTime}}

Search This Blog

Total Pageviews

Flutter SDK not installed

This error occurs if Flutter SDK is not installed or SDK Path is not correct in Android Studio.  Check the flutter extracted folder and add to the Flutter Application Project.

No comments:

ImportError: cannot import name 'soft_unicode' from 'markupsafe'

Check the markupsafe version.  To fix the problem install 2.0.1 pip install markupsafe==2.0.1