fix:
1-bottom sheet 2- on tap location 3- swipe widget
This commit is contained in:
@@ -8,7 +8,7 @@ class UserService extends GetxService {
|
||||
@override
|
||||
void onInit() {
|
||||
return super.onInit();
|
||||
_userLocalStorage = di.get<UserRepository>();
|
||||
// _userLocalStorage = di.get<UserRepository>();
|
||||
}
|
||||
|
||||
Future<bool> isUserAuthed() async {
|
||||
|
||||
Reference in New Issue
Block a user