Analyzing mobile_app... warning - Unused import: 'package:shared_preferences/shared_preferences.dart' - lib\api_service.dart:4:8 - unused_import warning - Dead code - lib\api_service.dart:220:3 - dead_code warning - The declaration 'fetchVariations' isn't referenced - lib\api_service.dart:220:27 - unused_element warning - The declaration 'createVariation' isn't referenced - lib\api_service.dart:234:21 - unused_element warning - The declaration 'updateVariation' isn't referenced - lib\api_service.dart:247:21 - unused_element warning - The declaration 'deleteVariation' isn't referenced - lib\api_service.dart:260:16 - unused_element error - Expected a method, getter, setter or operator declaration - lib\api_service.dart:272:1 - expected_executable warning - Unused import: 'screens/product_list_screen.dart' - lib\main.dart:8:8 - unused_import info - 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre - lib\main.dart:35:13 - deprecated_member_use info - Don't invoke 'print' in production code - lib\profile_manager.dart:66:17 - avoid_print error - The method 'fetchVariations' isn't defined for the type 'ApiService' - lib\screens\product_editor_screen.dart:99:34 - undefined_method info - Don't use 'BuildContext's across async gaps - lib\screens\product_editor_screen.dart:200:49 - use_build_context_synchronously info - Don't use 'BuildContext's across async gaps - lib\screens\product_editor_screen.dart:210:34 - use_build_context_synchronously info - The private field _products could be 'final' - lib\screens\product_list_screen.dart:17:17 - prefer_final_fields info - Don't use 'BuildContext's across async gaps - lib\screens\product_list_screen.dart:69:28 - use_build_context_synchronously info - Don't use 'BuildContext's across async gaps - lib\screens\product_list_screen.dart:101:39 - use_build_context_synchronously info - Don't use 'BuildContext's across async gaps - lib\screens\product_list_screen.dart:105:30 - use_build_context_synchronously info - Don't use 'BuildContext's across async gaps - lib\screens\product_list_screen.dart:109:30 - use_build_context_synchronously info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\product_list_screen.dart:219:68 - deprecated_member_use info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\product_list_screen.dart:220:66 - deprecated_member_use info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\product_list_screen.dart:237:68 - deprecated_member_use warning - The value of the local variable 'profile' isn't used - lib\screens\profile_login_screen.dart:22:11 - unused_local_variable info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\store_dashboard_screen.dart:57:48 - deprecated_member_use info - The import of 'package:flutter/services.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart' - lib\screens\variation_editor_screen.dart:3:8 - unnecessary_import error - The method 'createVariation' isn't defined for the type 'ApiService' - lib\screens\variation_editor_screen.dart:86:25 - undefined_method error - The method 'updateVariation' isn't defined for the type 'ApiService' - lib\screens\variation_editor_screen.dart:88:25 - undefined_method info - Don't use 'BuildContext's across async gaps - lib\screens\variation_editor_screen.dart:135:52 - use_build_context_synchronously error - The method 'deleteVariation' isn't defined for the type 'ApiService' - lib\screens\variation_editor_screen.dart:136:26 - undefined_method warning - The value of the local variable 'data' isn't used - lib\services\square_service.dart:41:13 - unused_local_variable