79 lines
14 KiB
Plaintext
79 lines
14 KiB
Plaintext
Resolving dependencies...
|
|
Downloading packages...
|
|
_flutterfire_internals 1.3.66 (1.3.71 available)
|
|
archive 3.6.1 (4.0.9 available)
|
|
async 2.13.0 (2.13.1 available)
|
|
bloc 8.1.4 (9.2.1 available)
|
|
bloc_concurrency 0.2.5 (0.3.0 available)
|
|
characters 1.4.0 (1.4.1 available)
|
|
cloud_firestore 6.1.1 (6.4.1 available)
|
|
cloud_firestore_platform_interface 7.0.5 (8.0.1 available)
|
|
cloud_firestore_web 5.1.1 (5.4.1 available)
|
|
cupertino_icons 1.0.8 (1.0.9 available)
|
|
firebase_auth 6.1.3 (6.5.1 available)
|
|
firebase_auth_platform_interface 8.1.5 (9.0.1 available)
|
|
firebase_auth_web 6.1.1 (6.2.1 available)
|
|
firebase_core 4.4.0 (4.9.0 available)
|
|
firebase_core_platform_interface 6.0.2 (7.0.1 available)
|
|
firebase_core_web 3.4.0 (3.7.0 available)
|
|
firebase_database 12.1.3 (12.4.1 available)
|
|
firebase_database_platform_interface 0.3.0+2 (0.4.0+1 available)
|
|
firebase_database_web 0.2.7+3 (0.2.7+8 available)
|
|
fl_chart 1.1.1 (1.2.0 available)
|
|
flutter_bloc 8.1.6 (9.1.1 available)
|
|
flutter_lints 3.0.2 (6.0.0 available)
|
|
google_fonts 8.0.2 (8.1.0 available)
|
|
google_sign_in 6.3.0 (7.2.0 available)
|
|
google_sign_in_android 6.2.1 (7.2.10 available)
|
|
google_sign_in_ios 5.9.0 (6.3.0 available)
|
|
google_sign_in_platform_interface 2.5.0 (3.1.0 available)
|
|
google_sign_in_web 0.12.4+4 (1.1.3 available)
|
|
hooks 1.0.2 (1.0.3 available)
|
|
image 4.3.0 (4.8.0 available)
|
|
lints 3.0.0 (6.1.0 available)
|
|
matcher 0.12.17 (0.12.20 available)
|
|
material_color_utilities 0.11.1 (0.13.0 available)
|
|
meta 1.17.0 (1.18.2 available)
|
|
native_toolchain_c 0.17.6 (0.18.0 available)
|
|
rxdart 0.27.7 (0.28.0 available)
|
|
source_span 1.10.1 (1.10.2 available)
|
|
test_api 0.7.7 (0.7.12 available)
|
|
vector_math 2.2.0 (2.3.0 available)
|
|
vm_service 15.0.2 (15.2.0 available)
|
|
xml 6.6.1 (7.0.1 available)
|
|
Got dependencies!
|
|
41 packages have newer versions incompatible with dependency constraints.
|
|
Try `flutter pub outdated` for more information.
|
|
Analyzing klimatologi...
|
|
|
|
info - Use 'const' with the constructor to improve performance - lib\app_view.dart:26:22 - prefer_const_constructors
|
|
info - Use 'const' with the constructor to improve performance - lib\app_view.dart:28:22 - prefer_const_constructors
|
|
info - Use 'const' with the constructor to improve performance - lib\blocs\authentication_bloc\authentication_bloc.dart:25:14 - prefer_const_constructors
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\auth\views\welcome_screen.dart:46:61 - deprecated_member_use
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\home\views\home_screen.dart:153:26 - prefer_const_constructors
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\home\views\main_drawer.dart:107:28 - prefer_const_constructors
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\home\views\main_drawer.dart:121:24 - prefer_const_constructors
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home\widgets\notification_panel.dart:25:37 - deprecated_member_use
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\monitoring\evaporasi\views\widgets\evaporasi_chart_widget.dart:293:24 - prefer_const_constructors
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\monitoring\evaporasi\views\widgets\evaporasi_chart_widget.dart:296:45 - deprecated_member_use
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\monitoring\evaporasi\views\widgets\evaporasi_chart_widget.dart:306:24 - prefer_const_constructors
|
|
warning - The value of the field '_dateFmt' isn't used - lib\screens\monitoring\shared\utils\excel\wind_speed_excel_service.dart:20:16 - unused_field
|
|
info - 'Share' is deprecated and shouldn't be used. Use SharePlus instead - lib\screens\monitoring\shared\utils\excel\wind_speed_excel_service.dart:60:11 - deprecated_member_use
|
|
info - 'shareXFiles' is deprecated and shouldn't be used. Use SharePlus.instance.share() instead - lib\screens\monitoring\shared\utils\excel\wind_speed_excel_service.dart:60:17 - deprecated_member_use
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\monitoring\shared\utils\pdf\pdf_components.dart:49:22 - prefer_const_constructors
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\monitoring\shared\utils\pdf\pdf_components.dart:66:22 - prefer_const_constructors
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\monitoring\shared\utils\pdf\pdf_components.dart:91:20 - prefer_const_constructors
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\monitoring\shared\utils\pdf\pdf_components.dart:95:20 - prefer_const_constructors
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\monitoring\shared\utils\pdf\pdf_components.dart:152:18 - prefer_const_constructors
|
|
info - Use 'const' with the constructor to improve performance - lib\screens\monitoring\shared\utils\pdf\pdf_components.dart:183:22 - prefer_const_constructors
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\monitoring\shared\widgets\monitoring_shared.dart:54:22 - deprecated_member_use
|
|
info - Dangling library doc comment - lib\screens\monitoring\wind_speed\views\widgets\period_selector.dart:1:1 - dangling_library_doc_comments
|
|
info - Dangling library doc comment - lib\screens\monitoring\wind_speed\views\widgets\wind_speed_chart_widget.dart:1:1 - dangling_library_doc_comments
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\monitoring\wind_speed\views\widgets\wind_speed_chart_widget.dart:35:33 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\monitoring\wind_speed\views\widgets\wind_speed_chart_widget.dart:106:33 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\monitoring\wind_speed\views\widgets\wind_speed_chart_widget.dart:107:33 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\monitoring\wind_speed\views\widgets\wind_speed_chart_widget.dart:115:36 - deprecated_member_use
|
|
info - Unnecessary use of string interpolation - lib\screens\monitoring\wind_speed\views\wind_speed_screen.dart:135:13 - unnecessary_string_interpolations
|
|
warning - Unused import: 'package:flutter/foundation.dart' - packages\user_repository\lib\src\firebase_user_repo.dart:9:8 - unused_import
|
|
|