lenra-io / devtool

GNU Affero General Public License v3.0
5 stars 1 forks source link

feat: Open external links on navto #188

Closed jonas-martinez closed 1 year ago

jonas-martinez commented 1 year ago

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

jonas-martinez commented 1 year ago

Uncaught MissingPluginException(No implementation found for method launch on channel plugins.flutter.io/url_launcher)

jonas-martinez commented 1 year ago

https://stackoverflow.com/questions/50459272/missingpluginexception-while-using-plugin-for-flutter

jonas-martinez commented 1 year ago

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.

taorepoara commented 1 year ago

I'll test it this afternoon

shiipou commented 1 year ago

:tada: This PR is included in version 1.0.0-alpha.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: