mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-14 19:49:16 +01:00
<feat: New release>
This commit is contained in:
3
gui/lib/src/util/tutorial.dart
Normal file
3
gui/lib/src/util/tutorial.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
import 'package:url_launcher/url_launcher.dart';
|
||||
|
||||
Future<void> openPortTutorial() => launchUrl(Uri.parse("https://github.com/Auties00/reboot_launcher/blob/master/documentation/PortForwarding.md"));
|
||||
Reference in New Issue
Block a user