Skip to content

Commit d1e972c

Browse files
Tweak.
1 parent 56502ec commit d1e972c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • Template/MobileTemplate/flutter_template

Template/MobileTemplate/flutter_template/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Add the necessary information for push notifications.
44
- /lib/token_monitor.dart
55
- /android/app/google-services.json
66

7+
To change the authentication server to be used,
8+
change the URL and parameters in the following file.
9+
10+
- /lib/main.dart
11+
712
If the authentication server uses a self-signed certificate,
813
add the certificate to the following location to allow for self-signed certificates.
914
This file can be exported as a CER in DER from the location bar of the browser.
1015

1116
- /android/app/src/debug/res/raw/my_ca.cer
1217

13-
To change the authentication server to be used,
14-
change the URL and parameters in the following file.
15-
16-
- /lib/main.dart
17-
1818
For the settings of Private-Use URI Scheme Redirection and
1919
Claimed Https Scheme URI Redirection, please set them in the following files.
2020

0 commit comments

Comments
 (0)