449 lines
95 KiB
Plaintext
449 lines
95 KiB
Plaintext
Analyzing siro_admin...
|
|
|
|
warning - lib/controller/admin/quality_controller.dart:1:8 - Unused import: 'package:flutter/material.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/admin/register_captain_controller.dart:2:8 - Unused import: 'dart:ffi'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/admin/register_captain_controller.dart:560:11 - The value of the local variable 'result' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/admin/staff_controller.dart:5:8 - Unused import: '../functions/device_info.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/admin/wallet_admin_controller.dart:10:8 - Unused import: '../../print.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/admin/wallet_admin_controller.dart:49:35 - The exception variable 'e' isn't used, so the 'catch' clause can be removed. Try removing the catch clause. - unused_catch_clause
|
|
warning - lib/controller/auth/login_controller.dart:2:8 - Unused import: 'package:get/get.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/bank_account/payout.dart:93:9 - The value of the local variable 'res' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/firebase/firbase_messge.dart:22:8 - Unused import: 'local_notification.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/firebase/firbase_messge.dart:55:28 - The value of the local variable 'settings' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/firebase/firbase_messge.dart:244:28 - The value of the local variable 'android' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/firebase/firbase_messge.dart:400:13 - The value of the local variable 'response' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/firebase/firbase_messge.dart:423:27 - This 'onError' handler must return a value assignable to 'Response', but ends without returning a value. Try adding a return statement. - body_might_complete_normally_catch_error
|
|
warning - lib/controller/firebase/notification_service.dart:4:8 - Unused import: '../../print.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/functions/crud.dart:19:8 - Unused import: 'security_checks.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/functions/crud.dart:399:9 - The value of the local variable 'uid' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/functions/crud.dart:455:9 - The value of the local variable 'textValues' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/functions/crud.dart:636:9 - The value of the local variable 'res' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/functions/digit_obsecur_formate.dart:29:11 - The value of the local variable 'cursorOffset' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/functions/encrypt_decrypt.dart:7:8 - Unused import: '../../main.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/functions/encrypt_decrypt.dart:8:8 - Unused import: '../../print.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/functions/log_out.dart:28:9 - The value of the local variable 'res' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/functions/security_checks.dart:2:8 - Unused import: 'dart:io'. Try removing the import directive. - unused_import
|
|
warning - lib/controller/functions/upload_image copy.dart:256:9 - The value of the local variable 'multipartFile' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/functions/upload_image copy.dart:349:9 - The value of the local variable 'multipartFile' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/controller/server/server_monitor_controller.dart:6:8 - Unused import: '../../print.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/admin_home_page.dart:13:8 - Unused import: '../../constant/style.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/admin_home_page.dart:65:22 - The value of the field '_accentSoft' isn't used. Try removing the field, or using it. - unused_field
|
|
warning - lib/views/admin/captain/captain.dart:11:7 - This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: CaptainsPage.myPhone, CaptainsPage.isSuperAdmin - must_be_immutable
|
|
warning - lib/views/admin/captain/form_captain.dart:5:8 - Unused import: '../../../constant/style.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/captain/syrian_driver_not_active.dart:10:8 - Unused import: '../../../controller/functions/encrypt_decrypt.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/dashboard_v2_widget.dart:13:11 - The value of the local variable 'controller' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/views/admin/dashboard_widget.dart:29:42 - The receiver can't be null, so the null-aware operator '?.' is unnecessary. Try replacing the operator '?.' with '.'. - invalid_null_aware_operator
|
|
warning - lib/views/admin/dashboard_widget.dart:31:23 - The receiver can't be null, so the null-aware operator '?.' is unnecessary. Try replacing the operator '?.' with '.'. - invalid_null_aware_operator
|
|
warning - lib/views/admin/drivers/driver_the_best.dart:97:11 - The value of the local variable 'controller' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/views/admin/drivers/monitor_ride.dart:434:54 - The member 'value' can only be used within instance members of subclasses of 'RxList'. - invalid_use_of_protected_member
|
|
warning - lib/views/admin/enceypt/encrypt.dart:12:16 - The value of the field 'surface' isn't used. Try removing the field, or using it. - unused_field
|
|
warning - lib/views/admin/enceypt/encrypt.dart:16:16 - The value of the field 'accentDim' isn't used. Try removing the field, or using it. - unused_field
|
|
warning - lib/views/admin/enceypt/encrypt.dart:19:16 - The value of the field 'accentDecryptDim' isn't used. Try removing the field, or using it. - unused_field
|
|
warning - lib/views/admin/enceypt/fingerprint_migration.dart:20:8 - Unused import: 'dart:convert'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/enceypt/fingerprint_migration.dart:22:8 - Unused import: 'package:http/http.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/enceypt/fingerprint_migration.dart:23:8 - Unused import: 'package:siro_admin/controller/functions/encrypt_decrypt.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/enceypt/fingerprint_migration.dart:25:8 - Unused import: '../../../constant/char_map.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/error/error/error_page.dart:2:8 - Unused import: 'package:siro_admin/constant/colors.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/packages.dart:6:8 - Unused import: 'package:siro_admin/views/widgets/my_textField.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/passenger/passenger_details_page.dart:14:8 - Unused import: 'form_passenger.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/rides/ride_lookup_page.dart:1150:12 - The value of the local variable 'displayPhone' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/views/admin/rides/rides.dart:10:7 - This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: Rides.rideAdminController - must_be_immutable
|
|
warning - lib/views/admin/security/audit_logs_page.dart:5:8 - Unused import: 'package:intl/intl.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/security/audit_logs_page.dart:12:11 - The value of the local variable 'controller' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/views/admin/static/advanced_analytics_page.dart:6:8 - Unused import: 'package:intl/intl.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/static/notes_driver_page.dart:3:8 - Unused import: 'package:intl/intl.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/admin/static/static.dart:29:11 - The value of the local variable 'controller' isn't used. Try removing the variable or using it. - unused_local_variable
|
|
warning - lib/views/admin/wallet/wallet.dart:10:7 - This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: Wallet.walletAdminController - must_be_immutable
|
|
warning - lib/views/auth/login_page.dart:3:8 - Unused import: 'package:siro_admin/env/env.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/auth/login_page.dart:5:8 - Unused import: '../../controller/auth/login_controller.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/auth/login_page.dart:7:8 - Unused import: '../../controller/functions/crud.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/auth/login_page.dart:8:8 - Unused import: '../../print.dart'. Try removing the import directive. - unused_import
|
|
warning - lib/views/auth/login_page.dart:18:16 - The value of the field 'accentDim' isn't used. Try removing the field, or using it. - unused_field
|
|
warning - lib/views/auth/login_page.dart:21:16 - The value of the field 'error' isn't used. Try removing the field, or using it. - unused_field
|
|
warning - lib/views/widgets/elevated_btn.dart:1:8 - Unused import: 'dart:io'. Try removing the import directive. - unused_import
|
|
warning - lib/views/widgets/my_textField.dart:3:8 - Unused import: 'package:get_storage/get_storage.dart'. Try removing the import directive. - unused_import
|
|
info - lib/constant/api_key.dart:70:23 - The variable name 'payMobOutClient_id' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/constant/credential.dart:2:8 - The imported package 'crypto' isn't a dependency of the importing package. Try adding a dependency for 'crypto' in the 'pubspec.yaml' file. - depend_on_referenced_packages
|
|
info - lib/constant/credential.dart:15:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/constant/credential.dart:32:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/constant/credential.dart:74:5 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/constant/links.dart:140:17 - The variable name 'send_whatsapp_message' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/constant/links.dart:269:17 - The variable name 'admin_delete_and_blacklist_passenger' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/constant/links.dart:271:17 - The variable name 'admin_update_passenger' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/constant/links.dart:273:17 - The variable name 'admin_unblacklist' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/constant/links.dart:275:17 - The variable name 'admin_get_rides_by_phone' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/constant/links.dart:277:17 - The variable name 'admin_update_ride_status' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/constant/links.dart:282:17 - The variable name 'find_driver_by_phone' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/controller/admin/captain_admin_controller.dart:51:10 - The variable name 'find_driver_by_phone' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/controller/admin/dashboard_controller.dart:25:5 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/admin/dashboard_controller.dart:28:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/admin/dashboard_controller.dart:42:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/admin/dashboard_controller.dart:47:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/admin/dashboard_controller.dart:50:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/admin/dashboard_controller.dart:58:5 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/admin/dashboard_controller.dart:62:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/admin/dashboard_controller.dart:72:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/admin/quality_controller.dart:98:8 - Unnecessary override. Try adding behavior in the overriding member or removing the override. - unnecessary_overrides
|
|
info - lib/controller/admin/register_captain_controller.dart:42:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/admin/register_captain_controller.dart:59:7 - An uninitialized field should have an explicit type annotation. Try adding a type annotation. - prefer_typing_uninitialized_variables
|
|
info - lib/controller/admin/register_captain_controller.dart:400:17 - Empty catch block. Try adding statements to the block, adding a comment to the block, or removing the 'catch' clause. - empty_catches
|
|
info - lib/controller/admin/ride_admin_controller.dart:15:7 - An uninitialized field should have an explicit type annotation. Try adding a type annotation. - prefer_typing_uninitialized_variables
|
|
info - lib/controller/admin/static_controller.dart:307:7 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/controller/admin/static_controller.dart:309:7 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/controller/admin/static_controller.dart:326:7 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/controller/admin/static_controller.dart:328:7 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/controller/auth/login_controller.dart:8:9 - Constructors for public widgets should have a named 'key' parameter. Try adding a named parameter to the constructor. - use_key_in_widget_constructors
|
|
info - lib/controller/auth/otp_helper.dart:136:23 - Empty catch block. Try adding statements to the block, adding a comment to the block, or removing the 'catch' clause. - empty_catches
|
|
info - lib/controller/auth/otp_helper.dart:163:9 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/controller/auth/otp_helper.dart:264:19 - Empty catch block. Try adding statements to the block, adding a comment to the block, or removing the 'catch' clause. - empty_catches
|
|
info - lib/controller/firebase/firbase_messge.dart:109:32 - Unnecessary braces in a string interpolation. Try removing the braces. - unnecessary_brace_in_string_interps
|
|
info - lib/controller/firebase/firbase_messge.dart:505:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/firebase/firbase_messge.dart:507:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/firebase/firbase_messge.dart:509:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/firebase/firbase_messge.dart:511:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/firebase/firbase_messge.dart:514:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/firebase/notification_service.dart:50:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/firebase/notification_service.dart:52:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/firebase/notification_service.dart:56:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/functions/crud.dart:37:25 - Unnecessary braces in a string interpolation. Try removing the braces. - unnecessary_brace_in_string_interps
|
|
info - lib/controller/functions/crud.dart:47:23 - Unnecessary braces in a string interpolation. Try removing the braces. - unnecessary_brace_in_string_interps
|
|
info - lib/controller/functions/crud.dart:78:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/functions/crud.dart:334:21 - Unnecessary braces in a string interpolation. Try removing the braces. - unnecessary_brace_in_string_interps
|
|
info - lib/controller/functions/crud.dart:336:22 - Unnecessary braces in a string interpolation. Try removing the braces. - unnecessary_brace_in_string_interps
|
|
info - lib/controller/functions/crud.dart:338:21 - Unnecessary braces in a string interpolation. Try removing the braces. - unnecessary_brace_in_string_interps
|
|
info - lib/controller/functions/device_info.dart:12:9 - An uninitialized variable should have an explicit type annotation. Try adding a type annotation. - prefer_typing_uninitialized_variables
|
|
info - lib/controller/functions/device_info.dart:18:34 - 'toMap' is deprecated and shouldn't be used. Use [data] getter instead. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/functions/device_info.dart:23:30 - 'toMap' is deprecated and shouldn't be used. Use [data] getter instead. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/functions/device_info.dart:27:30 - 'toMap' is deprecated and shouldn't be used. Use [data] getter instead. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/functions/device_info.dart:44:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/functions/log_out.dart:91:36 - 'MaterialStateProperty' is deprecated and shouldn't be used. Use WidgetStateProperty instead. Moved to the Widgets layer to make code available outside of Material. This feature was deprecated after v3.19.0-0.3.pre. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/functions/log_out.dart:134:36 - 'MaterialStateProperty' is deprecated and shouldn't be used. Use WidgetStateProperty instead. Moved to the Widgets layer to make code available outside of Material. This feature was deprecated after v3.19.0-0.3.pre. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/functions/security_checks.dart:4:8 - The import of 'package:flutter/cupertino.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'. Try removing the import directive. - unnecessary_import
|
|
info - lib/controller/functions/security_checks.dart:19:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/functions/security_checks.dart:29:9 - Don't use 'BuildContext's across async gaps. Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check. - use_build_context_synchronously
|
|
info - lib/controller/functions/security_checks.dart:47:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/functions/upload_image copy.dart:1:1 - The file name 'upload_image copy.dart' isn't a lower_case_with_underscores identifier. Try changing the name to follow the lower_case_with_underscores style. - file_names
|
|
info - lib/controller/functions/upload_image copy.dart:9:8 - The imported package 'image' isn't a dependency of the importing package. Try adding a dependency for 'image' in the 'pubspec.yaml' file. - depend_on_referenced_packages
|
|
info - lib/controller/functions/upload_image copy.dart:11:8 - The imported package 'path_provider' isn't a dependency of the importing package. Try adding a dependency for 'path_provider' in the 'pubspec.yaml' file. - depend_on_referenced_packages
|
|
info - lib/controller/functions/upload_image copy.dart:26:7 - An uninitialized field should have an explicit type annotation. Try adding a type annotation. - prefer_typing_uninitialized_variables
|
|
info - lib/controller/functions/upload_image copy.dart:143:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/functions/upload_image copy.dart:144:24 - Unnecessary braces in a string interpolation. Try removing the braces. - unnecessary_brace_in_string_interps
|
|
info - lib/controller/functions/upload_image copy.dart:155:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/functions/upload_image copy.dart:220:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/functions/upload_image copy.dart:246:25 - Unnecessary braces in a string interpolation. Try removing the braces. - unnecessary_brace_in_string_interps
|
|
info - lib/controller/functions/upload_image copy.dart:254:25 - Unnecessary braces in a string interpolation. Try removing the braces. - unnecessary_brace_in_string_interps
|
|
info - lib/controller/functions/upload_image copy.dart:321:5 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/controller/notification_controller.dart:74:40 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/notification_controller.dart:78:44 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/notification_controller.dart:137:63 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/notification_controller.dart:167:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/notification_controller.dart:177:39 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/notification_controller.dart:195:39 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/notification_controller.dart:202:37 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/notification_controller.dart:219:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/controller/notification_controller.dart:228:45 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/debug_jwt.dart:6:3 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/debug_jwt.dart:9:3 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/debug_jwt.dart:12:3 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/debug_jwt.dart:15:3 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/debug_jwt.dart:18:5 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/debug_jwt.dart:20:5 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/env/env.dart:13:23 - The variable name 'ALLOWED_ADMIN_PHONES' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/env/env.dart:163:23 - The variable name 'payMobOutClient_id' isn't a lowerCamelCase identifier. Try changing the name to follow the lowerCamelCase style. - non_constant_identifier_names
|
|
info - lib/main.dart:81:11 - 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:2:8 - The import of 'dart:ui' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'. Try removing the import directive. - unnecessary_import
|
|
info - lib/views/admin/admin_home_page.dart:139:27 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/admin_home_page.dart:178:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:286:29 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:287:29 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:292:31 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:500:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:503:28 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:518:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:528:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:661:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:662:36 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:679:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:680:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:684:56 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:687:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:1031:29 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/admin_home_page.dart:1037:57 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/admin_home_page.dart:1093:26 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain.dart:36:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain.dart:85:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain.dart:99:57 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain.dart:213:57 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain.dart:259:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain.dart:283:56 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain_details.dart:110:32 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain_details.dart:121:52 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain_details.dart:144:35 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain_details.dart:171:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain_details.dart:175:47 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain_details.dart:189:50 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain_details.dart:390:49 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/captain_details.dart:416:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/captain/form_captain.dart:69:9 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/captain/register_captain.dart:12:3 - Constructors in '@immutable' classes should be declared as 'const'. Try adding 'const' to the constructor declaration. - prefer_const_constructors_in_immutables
|
|
info - lib/views/admin/complaints/complaint_list_page.dart:27:40 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/complaints/complaint_list_page.dart:29:59 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/complaints/complaint_list_page.dart:152:22 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/complaints/complaint_list_page.dart:154:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/dashboard_v2_widget.dart:144:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/dashboard_v2_widget.dart:147:26 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/dashboard_v2_widget.dart:162:32 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/dashboard_v2_widget.dart:178:38 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/dashboard_v2_widget.dart:270:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/dashboard_v2_widget.dart:273:26 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/dashboard_v2_widget.dart:285:28 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/dashboard_widget.dart:14:9 - Parameter 'key' could be a super parameter. Trying converting 'key' to a super parameter. - use_super_parameters
|
|
info - lib/views/admin/dashboard_widget.dart:41:32 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/dashboard_widget.dart:75:61 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_documents_review_page.dart:103:60 - Unnecessary use of 'toList' in a spread. Try removing the invocation of 'toList'. - unnecessary_to_list_in_spreads
|
|
info - lib/views/admin/drivers/driver_documents_review_page.dart:145:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_gift_check_page.dart:21:8 - Unnecessary override. Try adding behavior in the overriding member or removing the override. - unnecessary_overrides
|
|
info - lib/views/admin/drivers/driver_gift_check_page.dart:147:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_the_best.dart:363:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_the_best.dart:381:32 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_the_best.dart:426:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_the_best.dart:456:46 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_the_best.dart:501:38 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_the_best.dart:503:57 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:111:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:113:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:118:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:120:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:135:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:137:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:155:7 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:227:22 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:270:37 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:363:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:475:46 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:514:44 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:566:39 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:760:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:774:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/driver_tracker_screen.dart:804:26 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:86:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:272:13 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/drivers/monitor_ride.dart:316:39 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:328:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:436:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:438:47 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:488:55 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:537:39 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:556:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:588:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:600:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:656:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:673:49 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:740:50 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:785:22 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:798:30 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/drivers/monitor_ride.dart:815:30 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:43:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:68:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:152:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:155:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:178:45 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:182:47 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:189:46 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:192:61 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:252:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:282:56 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:289:35 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:414:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:423:53 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:455:46 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/employee/employee_page.dart:534:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/driver_fingerprint_migration.dart:259:24 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/driver_fingerprint_migration.dart:261:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/encrypt.dart:30:9 - Parameter 'key' could be a super parameter. Trying converting 'key' to a super parameter. - use_super_parameters
|
|
info - lib/views/admin/enceypt/encrypt.dart:345:56 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/encrypt.dart:374:62 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/encrypt.dart:509:50 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/encrypt.dart:538:60 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/encrypt.dart:677:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/encrypt.dart:832:26 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/encrypt.dart:834:45 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/fingerprint_migration.dart:23:74 - The prefix 'X' isn't a lower_case_with_underscores identifier. Try changing the prefix to follow the lower_case_with_underscores style. - library_prefixes
|
|
info - lib/views/admin/enceypt/fingerprint_migration.dart:242:13 - Unnecessary instance of 'Container'. Try removing the 'Container' (but not its children) from the widget tree. - avoid_unnecessary_containers
|
|
info - lib/views/admin/enceypt/fingerprint_migration.dart:245:19 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/enceypt/fingerprint_migration.dart:252:13 - Unnecessary instance of 'Container'. Try removing the 'Container' (but not its children) from the widget tree. - avoid_unnecessary_containers
|
|
info - lib/views/admin/enceypt/fingerprint_migration.dart:255:19 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/enceypt/fingerprint_migration.dart:263:13 - Unnecessary instance of 'Container'. Try removing the 'Container' (but not its children) from the widget tree. - avoid_unnecessary_containers
|
|
info - lib/views/admin/enceypt/fingerprint_migration.dart:266:19 - Don't invoke 'print' in production code. Try using a logging framework. - avoid_print
|
|
info - lib/views/admin/enceypt/fingerprint_migration.dart:358:22 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/enceypt/fingerprint_migration.dart:360:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/error/error/error_page.dart:43:9 - Parameter 'key' could be a super parameter. Trying converting 'key' to a super parameter. - use_super_parameters
|
|
info - lib/views/admin/error/error/error_page.dart:157:31 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/error/error/error_page.dart:159:50 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/error/error/error_page.dart:285:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/error/error/error_page.dart:414:35 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/error/error/error_page.dart:415:35 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/error/error/error_page.dart:429:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/error/error/error_page.dart:622:22 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/error/error/error_page.dart:624:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/error/error/error_page.dart:639:36 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/financial/financial_v2_page.dart:115:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/financial/financial_v2_page.dart:119:44 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/financial/financial_v2_page.dart:127:28 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/financial/financial_v2_page.dart:208:7 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/financial/financial_v2_page.dart:259:56 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:84:30 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:86:49 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:148:30 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:168:37 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:169:37 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:173:59 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:211:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:213:53 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:242:22 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:337:38 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:339:57 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:499:22 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:501:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:562:35 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:584:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/packages.dart:595:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger.dart:104:32 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger.dart:117:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger.dart:208:47 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger.dart:211:32 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger.dart:235:58 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger.dart:382:37 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger_details_page.dart:147:32 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger_details_page.dart:158:52 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger_details_page.dart:179:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger_details_page.dart:206:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger_details_page.dart:210:47 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger_details_page.dart:224:50 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger_details_page.dart:403:49 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger_details_page.dart:442:45 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/passenger/passenger_details_page.dart:447:45 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:249:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:266:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:284:59 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:409:35 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:438:19 - Unnecessary use of string interpolation. Try replacing the string literal with the variable name. - unnecessary_string_interpolations
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:459:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:497:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:543:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:548:47 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:572:49 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:604:44 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:634:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:740:54 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:743:58 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:821:17 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:838:24 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:864:7 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:867:7 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:876:7 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:946:19 - Empty catch block. Try adding statements to the block, adding a comment to the block, or removing the 'catch' clause. - empty_catches
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:972:17 - Empty catch block. Try adding statements to the block, adding a comment to the block, or removing the 'catch' clause. - empty_catches
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:1009:54 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:1028:53 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:1049:53 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:1070:64 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:1094:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:1161:26 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:1196:17 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/rides/ride_lookup_page.dart:1203:37 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/security/audit_logs_page.dart:36:63 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/security/audit_logs_page.dart:102:40 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:6:9 - Parameter 'key' could be a super parameter. Trying converting 'key' to a super parameter. - use_super_parameters
|
|
info - lib/views/admin/server/monitor_server_page.dart:55:36 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:166:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:225:29 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:227:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:233:51 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:248:50 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:285:26 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:285:50 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:290:26 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:305:39 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:365:36 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:366:34 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:389:40 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:390:38 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:448:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:474:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:486:44 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:524:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:548:40 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:588:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:598:38 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/server/monitor_server_page.dart:630:52 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/staff/add_staff_page.dart:146:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/staff/add_staff_page.dart:179:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/staff/add_staff_page.dart:182:9 - 'value' is deprecated and shouldn't be used. Use initialValue instead. This will set the initial value for the form field. This feature was deprecated after v3.33.0-1.0.pre. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/advanced_analytics_page.dart:96:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/advanced_analytics_page.dart:172:52 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/advanced_analytics_page.dart:182:55 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/advanced_analytics_page.dart:195:7 - Statements in an if should be enclosed in a block. Try wrapping the statement in a block. - curly_braces_in_flow_control_structures
|
|
info - lib/views/admin/static/advanced_analytics_page.dart:284:50 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/notes_driver_page.dart:77:45 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/notes_driver_page.dart:96:59 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:254:38 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:256:57 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:350:55 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:420:46 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:528:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:531:28 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:549:38 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:551:57 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:665:35 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:687:42 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:689:61 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:771:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:813:22 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:815:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:872:39 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:874:58 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:988:47 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:992:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:1098:31 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:1103:35 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:1158:40 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:1196:24 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/admin/static/static.dart:1196:49 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/auth/login_page.dart:185:50 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/auth/login_page.dart:188:53 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/auth/login_page.dart:346:30 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/auth/login_page.dart:351:36 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/auth/login_page.dart:432:15 - Unnecessary 'const' keyword. Try removing the keyword. - unnecessary_const
|
|
info - lib/views/invoice/add_invoice_page.dart:90:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/add_invoice_page.dart:109:39 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/add_invoice_page.dart:117:37 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/add_invoice_page.dart:182:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/add_invoice_page.dart:253:53 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/add_invoice_page.dart:277:55 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/add_invoice_page.dart:317:49 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/add_invoice_page.dart:381:52 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/invoice_list_page.dart:15:3 - Invalid use of a private type in a public API. Try making the private type public, or making the API that uses the private type also be private. - library_private_types_in_public_api
|
|
info - lib/views/invoice/invoice_list_page.dart:59:46 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/invoice_list_page.dart:141:37 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/invoice_list_page.dart:207:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/invoice_list_page.dart:276:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/invoice_list_page.dart:292:48 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/invoice_list_page.dart:314:33 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/invoice_list_page.dart:341:41 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/invoice/invoice_list_page.dart:410:23 - Unnecessary use of string interpolation. Try replacing the string literal with the variable name. - unnecessary_string_interpolations
|
|
info - lib/views/invoice/invoice_list_page.dart:420:43 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/widgets/circle_container.dart:11:3 - Parameter 'key' could be a super parameter. Trying converting 'key' to a super parameter. - use_super_parameters
|
|
info - lib/views/widgets/elevated_btn.dart:15:9 - Parameter 'key' could be a super parameter. Trying converting 'key' to a super parameter. - use_super_parameters
|
|
info - lib/views/widgets/elevated_btn.dart:32:47 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/widgets/icon_widget_menu.dart:7:9 - Parameter 'key' could be a super parameter. Trying converting 'key' to a super parameter. - use_super_parameters
|
|
info - lib/views/widgets/my_textField.dart:1:1 - The file name 'my_textField.dart' isn't a lower_case_with_underscores identifier. Try changing the name to follow the lower_case_with_underscores style. - file_names
|
|
info - lib/views/widgets/mydialoug.dart:2:8 - The import of 'package:flutter/cupertino.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/material.dart'. Try removing the import directive. - unnecessary_import
|
|
info - lib/views/widgets/snackbar.dart:15:25 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/widgets/snackbar.dart:28:40 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/widgets/snackbar.dart:57:29 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/widgets/snackbar.dart:80:42 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
info - lib/views/widgets/snackbar.dart:109:29 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement. - deprecated_member_use
|
|
|
|
444 issues found.
|