fix
This commit is contained in:
7
lib/core/di/di.dart
Normal file
7
lib/core/di/di.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
/// Export all dependency injection components
|
||||
///
|
||||
/// Contains service locator and injection container setup
|
||||
library;
|
||||
|
||||
export 'injection_container.dart';
|
||||
export 'service_locator.dart';
|
||||
Reference in New Issue
Block a user