fix: open contributor links externally (#791)

This commit is contained in:
Yaros 2023-04-18 16:16:16 +02:00 committed by GitHub
parent 197770b68b
commit f0b028279c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,7 @@ class _ContributorsCardState extends State<ContributorsCard> {
Uri.parse(
widget.contributors[index]['html_url'],
),
mode: LaunchMode.externalApplication,
),
child: FutureBuilder<File?>(
future: DefaultCacheManager().getSingleFile(