Android license status unknown on Flutter

Follow steps bellow :

  1. Open terminal
  2. Type : cd (your flutter sdk path), example : cd /Users/macosx/flutter/bin (enter)
  3. Type : ./flutter doctor --android-licenses (enter)
  4. Make sure your flutter doctor completely clear and ready, type : ./flutter doctor -v (enter)
  5. Done
Great! May this article helpful for you.
Cheers :)

Comments