Integrate logging system into Flutter app with service registration and testing setup

This commit is contained in:
2025-09-21 11:03:06 +02:00
parent daaaed47c4
commit 5572c66b10
9 changed files with 273 additions and 12 deletions

View File

@@ -11,6 +11,9 @@ environment:
dependencies:
flutter:
sdk: flutter
kiwi: ^5.0.1
logging: ^1.3.0
mocktail: ^1.0.4
dev_dependencies:
flutter_test: