update login with device info

This commit is contained in:
Efril
2026-05-10 22:51:04 +07:00
parent 842b7a5041
commit a0610459bf
11 changed files with 181 additions and 9 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ abstract class Env {
@dev
class DevEnv implements Env {
@override
String get baseUrl => 'https://api-pos.apskel.id';
String get baseUrl => 'http://192.168.1.13:4000';
@override
String get dbName => "apskel_pos_dev.db"; // example value