import 'package:rasadyar_core/core.dart'; final di = GetIt.instance; Future setupPreInjection() async { await setupAllCoreProvider(); }