swagger_generator_flutter/lib/core
Max 53f89940ed fix(refactor): correct import paths after pipeline migration
- Updated all internal import statements to point to the new 'pipeline' directory structure.
- Resolved all 'uri_does_not_exist' and 'undefined_class' errors caused by the refactoring.
- The project now passes 'dart analyze' with no errors.
2025-11-23 10:04:02 +08:00
..
error_reporter 重构与迁移: 2025-11-22 18:18:06 +08:00
exceptions 重构与迁移: 2025-11-22 18:18:06 +08:00
models fix(refactor): correct import paths after pipeline migration 2025-11-23 10:04:02 +08:00
config.dart 重构与迁移: 2025-11-22 18:18:06 +08:00
config_repository.dart 重构与迁移: 2025-11-22 18:18:06 +08:00
error_reporter.dart 重构与迁移: 2025-11-22 18:18:06 +08:00
error_rules.dart 重构与迁移: 2025-11-22 18:18:06 +08:00
exceptions.dart 重构与迁移: 2025-11-22 18:18:06 +08:00
models.dart 重构与迁移: 2025-11-22 18:18:06 +08:00
performance_parser.dart 重构与迁移: 2025-11-22 18:18:06 +08:00
template_renderer.dart refactor(pipeline): 迁移generators模块到pipeline结构 2025-11-22 22:11:12 +08:00