## I am trying to mock Amplitude but I am unable mock the Amplitude. How to mock to pass the test ? error I am getting is: MissingPluginException(No implementation found for method setLibraryName on channel amplitude_flutter) <!-- How to mock Amplitude in unit testing -->
I am trying to mock Amplitude but I am unable mock the Amplitude. How to mock to pass the test ?
error I am getting is: MissingPluginException(No implementation found for method setLibraryName on channel amplitude_flutter)