'Why debug mode not work with url_launcher plugin?

when I launch app in debug mode, the app gets stuck in splash page and visual studio show me Exited(sigterm); but only when i added a specific library (url_launcher 6.0.9 https://github.com/flutter/plugins/tree/master/packages/url_launcher/url_launcher). When I try to launch app in release mode there aren't any problem.

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source