step 9 : listing history scan dan pull to refresh, perbaikan auth model add host
This commit is contained in:
@@ -39,6 +39,7 @@ class LoginNotifier extends StateNotifier<LoginState> {
|
||||
//Simpan ke token
|
||||
final shared = await SharedPreferences.getInstance();
|
||||
final token = jsonEncode({
|
||||
"host":host,
|
||||
"date": DateTime.now().toString(),
|
||||
"model": resp.model,
|
||||
"token": resp.token
|
||||
|
||||
Reference in New Issue
Block a user