Many Flutter apps that depend on plugins often output the following messages when building for Android: Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation ...
Thanks for taking the time to report this issue Looks like something went wrong in the build side and it has decided to pass a load of folders to moc. Are you able to provide a minimal example of the ...