chore : change package supervision to inspection

This commit is contained in:
2025-04-22 15:51:05 +03:30
parent a45c0807d1
commit 1ad180d0b6
32 changed files with 121 additions and 127 deletions

View File

@@ -0,0 +1,7 @@
library;
export 'presentation/filter/logic.dart';
export 'presentation/filter/view.dart';
export 'presentation/routes/app_pages.dart';
export 'presentation/routes/app_routes.dart';