feat : chicken root page , inventory , sale in province
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
import 'package:rasadyar_auth/auth.dart';
|
||||
import 'package:rasadyar_chicken/data/di/chicken_di.dart';
|
||||
import 'package:rasadyar_core/core.dart';
|
||||
|
||||
final di = GetIt.instance;
|
||||
@@ -8,6 +9,7 @@ Future<void> setupInjection() async{
|
||||
await setupAuthDI();
|
||||
await setupAllCoreProvider();
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user