step 9 : listing history scan dan pull to refresh, perbaikan auth model add host
This commit is contained in:
@@ -40,6 +40,7 @@ class SplashScreen extends HookConsumerWidget {
|
||||
if (xmodel == null) return;
|
||||
|
||||
final authModel = AuthModel(
|
||||
host: xmodel["host"],
|
||||
token: xmodel["token"],
|
||||
model: UserModel(
|
||||
userId: xmodel["model"]['M_UserID'],
|
||||
|
||||
Reference in New Issue
Block a user