1

After I upgraded Android Studio to 4.1 code colors is like below and mostly the code text is black. I want to get all code colorful , btw I tried invalidate caches/restart and rebuild however issue still exist.

enter image description here

Taslim Oseni
  • 6,086
  • 10
  • 44
  • 69
Ahmed Ganna
  • 21
  • 1
  • 6

2 Answers2

1

finally problem solved , issue was from some outdated IDE plugins , after I uninstalled them everything worked fine .

Ahmed Ganna
  • 21
  • 1
  • 6
0

Install the flutter plugin on android studio

preferences > plugins

Kalpa D. Fernando
  • 147
  • 1
  • 1
  • 11