feat: #224 系统本地存储子组列表数据
显示
- lib/core/db_manager.dart 50 个添加, 2 个删除lib/core/db_manager.dart
- lib/core/dependency_injector.dart 8 个添加, 0 个删除lib/core/dependency_injector.dart
- lib/core/list_comparator.dart 33 个添加, 0 个删除lib/core/list_comparator.dart
- lib/core/synchronizer.dart 40 个添加, 0 个删除lib/core/synchronizer.dart
- lib/core/user_provider.dart 8 个添加, 0 个删除lib/core/user_provider.dart
- lib/core/widgets/avatar_and_name.dart 3 个添加, 9 个删除lib/core/widgets/avatar_and_name.dart
- lib/main.dart 2 个添加, 0 个删除lib/main.dart
- lib/modules/projects/group_details/group_and_project.dart 68 个添加, 0 个删除lib/modules/projects/group_details/group_and_project.dart
- lib/modules/projects/group_details/group_and_project_provider.dart 75 个添加, 0 个删除...es/projects/group_details/group_and_project_provider.dart
- lib/modules/projects/group_details/group_and_project_repository.dart 27 个添加, 0 个删除.../projects/group_details/group_and_project_repository.dart
- lib/modules/projects/group_details/subgroups/subgroup_list_model.dart 32 个添加, 1 个删除...projects/group_details/subgroups/subgroup_list_model.dart
- lib/modules/projects/group_details/subgroups/subgroup_list_page.dart 68 个添加, 88 个删除.../projects/group_details/subgroups/subgroup_list_page.dart
- pubspec.lock 7 个添加, 0 个删除pubspec.lock
- pubspec.yaml 1 个添加, 0 个删除pubspec.yaml
- test/core/list_comparator_test.dart 23 个添加, 0 个删除test/core/list_comparator_test.dart
- test/core/synchronizer_test.dart 36 个添加, 0 个删除test/core/synchronizer_test.dart
- test/core/widgets/user_selector/member_provider_test.mocks.dart 2 个添加, 2 个删除...ore/widgets/user_selector/member_provider_test.mocks.dart
- test/integration_tests/create_issue_in_sub_group_test.dart 11 个添加, 2 个删除test/integration_tests/create_issue_in_sub_group_test.dart
- test/integration_tests/go_into_sub_group_page_test.dart 17 个添加, 31 个删除test/integration_tests/go_into_sub_group_page_test.dart
- test/integration_tests/go_into_sub_group_page_test.mocks.dart 45 个添加, 0 个删除.../integration_tests/go_into_sub_group_page_test.mocks.dart
lib/core/dependency_injector.dart
0 → 100644
lib/core/list_comparator.dart
0 → 100644
lib/core/synchronizer.dart
0 → 100644
test/core/list_comparator_test.dart
0 → 100644
test/core/synchronizer_test.dart
0 → 100644
想要评论请 注册 或 登录