feat : request tagging and fix chips and fix overflow module in auht
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import 'package:rasadyar_core/core.dart';
|
||||
import 'package:rasadyar_livestock/presentation/page/root/logic.dart';
|
||||
|
||||
class RequestsLogic extends GetxController {
|
||||
RxList<int> filterSelected = <int>[].obs;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user