I was researching a bit about writing native code in flutter. On opening the MainActivity.kt file in android I faced these issues.
On highlighting the error it showed 'Unresolved reference: FlutterActivity'.
Can someone please help me to fix this issue ?
Thankyou in advance.

