Open Mateis opened 3 years ago
Hi @Mateis,
Is there a solution to this problem? I see this thread was created in 2021 and there is no response from the publisher of this package. OR is there any other package available to handle GTM on Flutter Web?
Your response will be appreciated.
Thanks, Hamza
This code used to work:
Now it throws an error when the button is pressed:
I made no changes to the code. I simply build my web app again (using a later version of flutter; 1.25.0-8.1-pre, stable channel)
When I comment out the gtm code, Navigator works as expected.
To solve i tried to upgrade gtm package from 0.0.3 -> 0.1.0. It did not help.