Add toggle for App ID inferring where optional

This commit is contained in:
Imran Remtulla
2023-05-27 21:01:16 -04:00
parent 6f9ef6d51e
commit a0d466a074
12 changed files with 39 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ import 'package:url_launcher/url_launcher_string.dart';
class GitHub extends AppSource {
GitHub() {
host = 'github.com';
appIdInferIsOptional = true;
additionalSourceSpecificSettingFormItems = [
GeneratedFormTextField('github-creds',