mirror of
https://github.com/smmarty/friflex_flutter_starter.git
synced 2025-12-22 09:30:45 +00:00
refactor(full refactor): Рефакторинг стартера (#8)
This commit is contained in:
@@ -10,7 +10,8 @@ import 'package:friflex_starter/features/debug/i_debug_service.dart';
|
||||
|
||||
/// {@template dependencies_container}
|
||||
/// Контейнер для зависимостей
|
||||
/// {@macro composition_process}
|
||||
/// [env] - окружение приложения
|
||||
/// [debugService] - сервис для отладки
|
||||
/// {@endtemplate}
|
||||
final class DiContainer {
|
||||
/// {@macro dependencies_container}
|
||||
|
||||
Reference in New Issue
Block a user