Files
cherrypick/cherrypick_generator/test
Sergey Penkovsky edc2a14ad7 refactor: clean up unused code and fix all analyzer warnings
- Removed all unused imports and variables across generator sources and tests
- Applied Dart 3 super parameters to all custom exceptions
- Project now passes 'dart analyze' with zero warnings or infos
- All tests (164/164) are green

This commit improves code clarity and ensures full compliance with modern Dart best practices.
2025-07-15 16:28:05 +03:00
..