Skip to main content

I’m trying to get Amplitude working w/ a Flutter web app, following the example as closely as possible.  When the app starts up, I get a bunch of errors in the chrome console like the following:
 

Error: MissingPluginException(No implementation found for method setLibraryName on channel amplitude_flutter)

Error: MissingPluginException(No implementation found for method setLibraryVersion on channel amplitude_flutter)

 

Versions:
Flutter 2.2.3

amplitude_flutter: ^3.2.1

 

Hi there! It is actually the case that our Flutter SDK does not support Web currently. Apologies for the inconvenience!


Hi @bgardner I wanted to circle back here. The community got together and took a closer look at this issue. This thread might have some insights that help. Please keep us posted if you need anything! 

 


Reply