Closed jonas-martinez closed 1 year ago
Uncaught MissingPluginException(No implementation found for method launch on channel plugins.flutter.io/url_launcher)
It seems to work now, I needed to run a flutter clean
before the flutter build web
. Apparently this is a known issue on Flutter and this is the fix.
I'll test it this afternoon
:tada: This PR is included in version 1.0.0-alpha.6 :tada:
The release is available on:
v1.0.0-alpha.6
Your semantic-release bot :package::rocket:
Closes #
Description of the changes
Checklist
I included unit tests that cover my changes
I added/updated the documentation about my changes
Technical highlight/advice