Errors initializing Flutter SDK

  • 21 July 2021
  • 2 replies
  • 322 views

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

 


2 replies

Userlevel 3
Badge +2

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

Userlevel 6
Badge +9

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