flutter_oss_licenses icon indicating copy to clipboard operation
flutter_oss_licenses copied to clipboard

Fix deprecated launch

Open adamsocrat opened this issue 2 years ago • 1 comments

adamsocrat avatar Oct 22 '22 13:10 adamsocrat

parsing the string to an uri would be the better choice imo: Uri.parse(package.homepage!)

JakobLichterfeld avatar Aug 27 '24 09:08 JakobLichterfeld