mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 11:12:23 +01:00
Added headless switch
Fixed UI
This commit is contained in:
@@ -3,8 +3,6 @@ import 'dart:io';
|
||||
import 'package:file_picker/file_picker.dart';
|
||||
import 'package:path/path.dart' as path;
|
||||
|
||||
File errorFile = File("${Platform.environment["Temp"]}/error.txt");
|
||||
|
||||
const int appBarSize = 2;
|
||||
final RegExp _regex = RegExp(r'(?<=\(Build )(.*)(?=\))');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user