I was trying to build a flutter plugin that would need to import the Instrumentation class to send metrics back to the SAAS platform. However, when I apply the adeum plugin in my build.gradle, an error occurs.
My build.gradle:
group 'com.example.flu...