Showing
4 changed files
with
48 additions
and
45 deletions
android/app/proguard-rules.pro
0 → 100644
| ... | @@ -28,7 +28,6 @@ import 'util/theme_utils.dart'; | ... | @@ -28,7 +28,6 @@ import 'util/theme_utils.dart'; |
| 28 | import 'package:flutter_baidu_mapapi_base/flutter_baidu_mapapi_base.dart' | 28 | import 'package:flutter_baidu_mapapi_base/flutter_baidu_mapapi_base.dart' |
| 29 | show BMFMapSDK, BMF_COORD_TYPE; | 29 | show BMFMapSDK, BMF_COORD_TYPE; |
| 30 | import 'package:permission_handler/permission_handler.dart'; | 30 | import 'package:permission_handler/permission_handler.dart'; |
| 31 | -import 'package:flutter_bmflocation/flutter_bmflocation.dart'; | ||
| 32 | 31 | ||
| 33 | /// | 32 | /// |
| 34 | /// 配置本地化的方法 | 33 | /// 配置本地化的方法 | ... | ... |
| ... | @@ -7,14 +7,14 @@ packages: | ... | @@ -7,14 +7,14 @@ packages: |
| 7 | name: _fe_analyzer_shared | 7 | name: _fe_analyzer_shared |
| 8 | url: "https://pub.flutter-io.cn" | 8 | url: "https://pub.flutter-io.cn" |
| 9 | source: hosted | 9 | source: hosted |
| 10 | - version: "41.0.0" | 10 | + version: "46.0.0" |
| 11 | analyzer: | 11 | analyzer: |
| 12 | dependency: transitive | 12 | dependency: transitive |
| 13 | description: | 13 | description: |
| 14 | name: analyzer | 14 | name: analyzer |
| 15 | url: "https://pub.flutter-io.cn" | 15 | url: "https://pub.flutter-io.cn" |
| 16 | source: hosted | 16 | source: hosted |
| 17 | - version: "4.2.0" | 17 | + version: "4.6.0" |
| 18 | animated_radial_menu: | 18 | animated_radial_menu: |
| 19 | dependency: "direct main" | 19 | dependency: "direct main" |
| 20 | description: | 20 | description: |
| ... | @@ -63,7 +63,7 @@ packages: | ... | @@ -63,7 +63,7 @@ packages: |
| 63 | name: build_config | 63 | name: build_config |
| 64 | url: "https://pub.flutter-io.cn" | 64 | url: "https://pub.flutter-io.cn" |
| 65 | source: hosted | 65 | source: hosted |
| 66 | - version: "1.0.0" | 66 | + version: "1.1.0" |
| 67 | build_daemon: | 67 | build_daemon: |
| 68 | dependency: transitive | 68 | dependency: transitive |
| 69 | description: | 69 | description: |
| ... | @@ -84,7 +84,7 @@ packages: | ... | @@ -84,7 +84,7 @@ packages: |
| 84 | name: build_runner | 84 | name: build_runner |
| 85 | url: "https://pub.flutter-io.cn" | 85 | url: "https://pub.flutter-io.cn" |
| 86 | source: hosted | 86 | source: hosted |
| 87 | - version: "2.1.11" | 87 | + version: "2.2.0" |
| 88 | build_runner_core: | 88 | build_runner_core: |
| 89 | dependency: transitive | 89 | dependency: transitive |
| 90 | description: | 90 | description: |
| ... | @@ -105,7 +105,7 @@ packages: | ... | @@ -105,7 +105,7 @@ packages: |
| 105 | name: built_value | 105 | name: built_value |
| 106 | url: "https://pub.flutter-io.cn" | 106 | url: "https://pub.flutter-io.cn" |
| 107 | source: hosted | 107 | source: hosted |
| 108 | - version: "8.3.3" | 108 | + version: "8.4.0" |
| 109 | cached_network_image: | 109 | cached_network_image: |
| 110 | dependency: "direct main" | 110 | dependency: "direct main" |
| 111 | description: | 111 | description: |
| ... | @@ -147,7 +147,7 @@ packages: | ... | @@ -147,7 +147,7 @@ packages: |
| 147 | name: camera_avfoundation | 147 | name: camera_avfoundation |
| 148 | url: "https://pub.flutter-io.cn" | 148 | url: "https://pub.flutter-io.cn" |
| 149 | source: hosted | 149 | source: hosted |
| 150 | - version: "0.9.8+2" | 150 | + version: "0.9.8+3" |
| 151 | camera_platform_interface: | 151 | camera_platform_interface: |
| 152 | dependency: transitive | 152 | dependency: transitive |
| 153 | description: | 153 | description: |
| ... | @@ -203,7 +203,7 @@ packages: | ... | @@ -203,7 +203,7 @@ packages: |
| 203 | name: code_builder | 203 | name: code_builder |
| 204 | url: "https://pub.flutter-io.cn" | 204 | url: "https://pub.flutter-io.cn" |
| 205 | source: hosted | 205 | source: hosted |
| 206 | - version: "4.1.0" | 206 | + version: "4.2.0" |
| 207 | collection: | 207 | collection: |
| 208 | dependency: transitive | 208 | dependency: transitive |
| 209 | description: | 209 | description: |
| ... | @@ -301,7 +301,7 @@ packages: | ... | @@ -301,7 +301,7 @@ packages: |
| 301 | name: device_info_plus_platform_interface | 301 | name: device_info_plus_platform_interface |
| 302 | url: "https://pub.flutter-io.cn" | 302 | url: "https://pub.flutter-io.cn" |
| 303 | source: hosted | 303 | source: hosted |
| 304 | - version: "2.3.0+1" | 304 | + version: "2.6.0" |
| 305 | device_info_plus_web: | 305 | device_info_plus_web: |
| 306 | dependency: transitive | 306 | dependency: transitive |
| 307 | description: | 307 | description: |
| ... | @@ -329,7 +329,7 @@ packages: | ... | @@ -329,7 +329,7 @@ packages: |
| 329 | name: email_validator | 329 | name: email_validator |
| 330 | url: "https://pub.flutter-io.cn" | 330 | url: "https://pub.flutter-io.cn" |
| 331 | source: hosted | 331 | source: hosted |
| 332 | - version: "2.0.1" | 332 | + version: "2.1.17" |
| 333 | event_bus: | 333 | event_bus: |
| 334 | dependency: "direct main" | 334 | dependency: "direct main" |
| 335 | description: | 335 | description: |
| ... | @@ -458,7 +458,7 @@ packages: | ... | @@ -458,7 +458,7 @@ packages: |
| 458 | name: flutter_facebook_auth | 458 | name: flutter_facebook_auth |
| 459 | url: "https://pub.flutter-io.cn" | 459 | url: "https://pub.flutter-io.cn" |
| 460 | source: hosted | 460 | source: hosted |
| 461 | - version: "4.3.4+2" | 461 | + version: "4.4.1" |
| 462 | flutter_facebook_auth_platform_interface: | 462 | flutter_facebook_auth_platform_interface: |
| 463 | dependency: transitive | 463 | dependency: transitive |
| 464 | description: | 464 | description: |
| ... | @@ -505,14 +505,14 @@ packages: | ... | @@ -505,14 +505,14 @@ packages: |
| 505 | name: flutter_native_splash | 505 | name: flutter_native_splash |
| 506 | url: "https://pub.flutter-io.cn" | 506 | url: "https://pub.flutter-io.cn" |
| 507 | source: hosted | 507 | source: hosted |
| 508 | - version: "2.2.4" | 508 | + version: "2.2.7" |
| 509 | flutter_plugin_android_lifecycle: | 509 | flutter_plugin_android_lifecycle: |
| 510 | dependency: transitive | 510 | dependency: transitive |
| 511 | description: | 511 | description: |
| 512 | name: flutter_plugin_android_lifecycle | 512 | name: flutter_plugin_android_lifecycle |
| 513 | url: "https://pub.flutter-io.cn" | 513 | url: "https://pub.flutter-io.cn" |
| 514 | source: hosted | 514 | source: hosted |
| 515 | - version: "2.0.6" | 515 | + version: "2.0.7" |
| 516 | flutter_signin_button: | 516 | flutter_signin_button: |
| 517 | dependency: "direct main" | 517 | dependency: "direct main" |
| 518 | description: | 518 | description: |
| ... | @@ -526,7 +526,7 @@ packages: | ... | @@ -526,7 +526,7 @@ packages: |
| 526 | name: flutter_slidable | 526 | name: flutter_slidable |
| 527 | url: "https://pub.flutter-io.cn" | 527 | url: "https://pub.flutter-io.cn" |
| 528 | source: hosted | 528 | source: hosted |
| 529 | - version: "1.3.0" | 529 | + version: "1.3.2" |
| 530 | flutter_sound: | 530 | flutter_sound: |
| 531 | dependency: "direct main" | 531 | dependency: "direct main" |
| 532 | description: | 532 | description: |
| ... | @@ -632,7 +632,7 @@ packages: | ... | @@ -632,7 +632,7 @@ packages: |
| 632 | name: http | 632 | name: http |
| 633 | url: "https://pub.flutter-io.cn" | 633 | url: "https://pub.flutter-io.cn" |
| 634 | source: hosted | 634 | source: hosted |
| 635 | - version: "0.13.4" | 635 | + version: "0.13.5" |
| 636 | http_multi_server: | 636 | http_multi_server: |
| 637 | dependency: transitive | 637 | dependency: transitive |
| 638 | description: | 638 | description: |
| ... | @@ -695,7 +695,7 @@ packages: | ... | @@ -695,7 +695,7 @@ packages: |
| 695 | name: image_picker_android | 695 | name: image_picker_android |
| 696 | url: "https://pub.flutter-io.cn" | 696 | url: "https://pub.flutter-io.cn" |
| 697 | source: hosted | 697 | source: hosted |
| 698 | - version: "0.8.5+1" | 698 | + version: "0.8.5+2" |
| 699 | image_picker_for_web: | 699 | image_picker_for_web: |
| 700 | dependency: transitive | 700 | dependency: transitive |
| 701 | description: | 701 | description: |
| ... | @@ -709,14 +709,14 @@ packages: | ... | @@ -709,14 +709,14 @@ packages: |
| 709 | name: image_picker_ios | 709 | name: image_picker_ios |
| 710 | url: "https://pub.flutter-io.cn" | 710 | url: "https://pub.flutter-io.cn" |
| 711 | source: hosted | 711 | source: hosted |
| 712 | - version: "0.8.5+5" | 712 | + version: "0.8.5+6" |
| 713 | image_picker_platform_interface: | 713 | image_picker_platform_interface: |
| 714 | dependency: transitive | 714 | dependency: transitive |
| 715 | description: | 715 | description: |
| 716 | name: image_picker_platform_interface | 716 | name: image_picker_platform_interface |
| 717 | url: "https://pub.flutter-io.cn" | 717 | url: "https://pub.flutter-io.cn" |
| 718 | source: hosted | 718 | source: hosted |
| 719 | - version: "2.5.0" | 719 | + version: "2.6.1" |
| 720 | integration_test: | 720 | integration_test: |
| 721 | dependency: "direct dev" | 721 | dependency: "direct dev" |
| 722 | description: flutter | 722 | description: flutter |
| ... | @@ -742,7 +742,7 @@ packages: | ... | @@ -742,7 +742,7 @@ packages: |
| 742 | name: jpush_flutter | 742 | name: jpush_flutter |
| 743 | url: "https://pub.flutter-io.cn" | 743 | url: "https://pub.flutter-io.cn" |
| 744 | source: hosted | 744 | source: hosted |
| 745 | - version: "2.3.4" | 745 | + version: "2.3.5" |
| 746 | js: | 746 | js: |
| 747 | dependency: transitive | 747 | dependency: transitive |
| 748 | description: | 748 | description: |
| ... | @@ -756,14 +756,14 @@ packages: | ... | @@ -756,14 +756,14 @@ packages: |
| 756 | name: json_annotation | 756 | name: json_annotation |
| 757 | url: "https://pub.flutter-io.cn" | 757 | url: "https://pub.flutter-io.cn" |
| 758 | source: hosted | 758 | source: hosted |
| 759 | - version: "4.5.0" | 759 | + version: "4.6.0" |
| 760 | json_serializable: | 760 | json_serializable: |
| 761 | dependency: "direct dev" | 761 | dependency: "direct dev" |
| 762 | description: | 762 | description: |
| 763 | name: json_serializable | 763 | name: json_serializable |
| 764 | url: "https://pub.flutter-io.cn" | 764 | url: "https://pub.flutter-io.cn" |
| 765 | source: hosted | 765 | source: hosted |
| 766 | - version: "6.2.0" | 766 | + version: "6.3.1" |
| 767 | keyboard_actions: | 767 | keyboard_actions: |
| 768 | dependency: "direct main" | 768 | dependency: "direct main" |
| 769 | description: | 769 | description: |
| ... | @@ -777,7 +777,7 @@ packages: | ... | @@ -777,7 +777,7 @@ packages: |
| 777 | name: lint | 777 | name: lint |
| 778 | url: "https://pub.flutter-io.cn" | 778 | url: "https://pub.flutter-io.cn" |
| 779 | source: hosted | 779 | source: hosted |
| 780 | - version: "1.8.2" | 780 | + version: "1.10.0" |
| 781 | lints: | 781 | lints: |
| 782 | dependency: transitive | 782 | dependency: transitive |
| 783 | description: | 783 | description: |
| ... | @@ -882,14 +882,14 @@ packages: | ... | @@ -882,14 +882,14 @@ packages: |
| 882 | name: path_provider_android | 882 | name: path_provider_android |
| 883 | url: "https://pub.flutter-io.cn" | 883 | url: "https://pub.flutter-io.cn" |
| 884 | source: hosted | 884 | source: hosted |
| 885 | - version: "2.0.16" | 885 | + version: "2.0.19" |
| 886 | path_provider_ios: | 886 | path_provider_ios: |
| 887 | dependency: transitive | 887 | dependency: transitive |
| 888 | description: | 888 | description: |
| 889 | name: path_provider_ios | 889 | name: path_provider_ios |
| 890 | url: "https://pub.flutter-io.cn" | 890 | url: "https://pub.flutter-io.cn" |
| 891 | source: hosted | 891 | source: hosted |
| 892 | - version: "2.0.10" | 892 | + version: "2.0.11" |
| 893 | path_provider_linux: | 893 | path_provider_linux: |
| 894 | dependency: transitive | 894 | dependency: transitive |
| 895 | description: | 895 | description: |
| ... | @@ -1036,14 +1036,14 @@ packages: | ... | @@ -1036,14 +1036,14 @@ packages: |
| 1036 | name: quick_actions_android | 1036 | name: quick_actions_android |
| 1037 | url: "https://pub.flutter-io.cn" | 1037 | url: "https://pub.flutter-io.cn" |
| 1038 | source: hosted | 1038 | source: hosted |
| 1039 | - version: "0.6.0+11" | 1039 | + version: "0.6.2" |
| 1040 | quick_actions_ios: | 1040 | quick_actions_ios: |
| 1041 | dependency: transitive | 1041 | dependency: transitive |
| 1042 | description: | 1042 | description: |
| 1043 | name: quick_actions_ios | 1043 | name: quick_actions_ios |
| 1044 | url: "https://pub.flutter-io.cn" | 1044 | url: "https://pub.flutter-io.cn" |
| 1045 | source: hosted | 1045 | source: hosted |
| 1046 | - version: "0.6.0+11" | 1046 | + version: "0.6.0+13" |
| 1047 | quick_actions_platform_interface: | 1047 | quick_actions_platform_interface: |
| 1048 | dependency: transitive | 1048 | dependency: transitive |
| 1049 | description: | 1049 | description: |
| ... | @@ -1078,7 +1078,7 @@ packages: | ... | @@ -1078,7 +1078,7 @@ packages: |
| 1078 | name: rxdart | 1078 | name: rxdart |
| 1079 | url: "https://pub.flutter-io.cn" | 1079 | url: "https://pub.flutter-io.cn" |
| 1080 | source: hosted | 1080 | source: hosted |
| 1081 | - version: "0.27.4" | 1081 | + version: "0.27.5" |
| 1082 | safemap: | 1082 | safemap: |
| 1083 | dependency: "direct main" | 1083 | dependency: "direct main" |
| 1084 | description: | 1084 | description: |
| ... | @@ -1092,7 +1092,7 @@ packages: | ... | @@ -1092,7 +1092,7 @@ packages: |
| 1092 | name: share_plus | 1092 | name: share_plus |
| 1093 | url: "https://pub.flutter-io.cn" | 1093 | url: "https://pub.flutter-io.cn" |
| 1094 | source: hosted | 1094 | source: hosted |
| 1095 | - version: "4.0.10" | 1095 | + version: "4.0.10+1" |
| 1096 | share_plus_linux: | 1096 | share_plus_linux: |
| 1097 | dependency: transitive | 1097 | dependency: transitive |
| 1098 | description: | 1098 | description: |
| ... | @@ -1190,7 +1190,7 @@ packages: | ... | @@ -1190,7 +1190,7 @@ packages: |
| 1190 | name: shelf | 1190 | name: shelf |
| 1191 | url: "https://pub.flutter-io.cn" | 1191 | url: "https://pub.flutter-io.cn" |
| 1192 | source: hosted | 1192 | source: hosted |
| 1193 | - version: "1.3.1" | 1193 | + version: "1.3.2" |
| 1194 | shelf_packages_handler: | 1194 | shelf_packages_handler: |
| 1195 | dependency: transitive | 1195 | dependency: transitive |
| 1196 | description: | 1196 | description: |
| ... | @@ -1218,7 +1218,7 @@ packages: | ... | @@ -1218,7 +1218,7 @@ packages: |
| 1218 | name: sign_in_with_apple | 1218 | name: sign_in_with_apple |
| 1219 | url: "https://pub.flutter-io.cn" | 1219 | url: "https://pub.flutter-io.cn" |
| 1220 | source: hosted | 1220 | source: hosted |
| 1221 | - version: "4.0.0" | 1221 | + version: "4.1.0" |
| 1222 | sign_in_with_apple_platform_interface: | 1222 | sign_in_with_apple_platform_interface: |
| 1223 | dependency: transitive | 1223 | dependency: transitive |
| 1224 | description: | 1224 | description: |
| ... | @@ -1286,14 +1286,14 @@ packages: | ... | @@ -1286,14 +1286,14 @@ packages: |
| 1286 | name: sprintf | 1286 | name: sprintf |
| 1287 | url: "https://pub.flutter-io.cn" | 1287 | url: "https://pub.flutter-io.cn" |
| 1288 | source: hosted | 1288 | source: hosted |
| 1289 | - version: "6.0.0" | 1289 | + version: "6.0.2" |
| 1290 | sqflite: | 1290 | sqflite: |
| 1291 | dependency: transitive | 1291 | dependency: transitive |
| 1292 | description: | 1292 | description: |
| 1293 | name: sqflite | 1293 | name: sqflite |
| 1294 | url: "https://pub.flutter-io.cn" | 1294 | url: "https://pub.flutter-io.cn" |
| 1295 | source: hosted | 1295 | source: hosted |
| 1296 | - version: "2.0.3" | 1296 | + version: "2.0.3+1" |
| 1297 | sqflite_common: | 1297 | sqflite_common: |
| 1298 | dependency: transitive | 1298 | dependency: transitive |
| 1299 | description: | 1299 | description: |
| ... | @@ -1419,7 +1419,7 @@ packages: | ... | @@ -1419,7 +1419,7 @@ packages: |
| 1419 | name: url_launcher | 1419 | name: url_launcher |
| 1420 | url: "https://pub.flutter-io.cn" | 1420 | url: "https://pub.flutter-io.cn" |
| 1421 | source: hosted | 1421 | source: hosted |
| 1422 | - version: "6.1.4" | 1422 | + version: "6.1.5" |
| 1423 | url_launcher_android: | 1423 | url_launcher_android: |
| 1424 | dependency: transitive | 1424 | dependency: transitive |
| 1425 | description: | 1425 | description: |
| ... | @@ -1461,7 +1461,7 @@ packages: | ... | @@ -1461,7 +1461,7 @@ packages: |
| 1461 | name: url_launcher_web | 1461 | name: url_launcher_web |
| 1462 | url: "https://pub.flutter-io.cn" | 1462 | url: "https://pub.flutter-io.cn" |
| 1463 | source: hosted | 1463 | source: hosted |
| 1464 | - version: "2.0.12" | 1464 | + version: "2.0.13" |
| 1465 | url_launcher_windows: | 1465 | url_launcher_windows: |
| 1466 | dependency: transitive | 1466 | dependency: transitive |
| 1467 | description: | 1467 | description: |
| ... | @@ -1496,28 +1496,28 @@ packages: | ... | @@ -1496,28 +1496,28 @@ packages: |
| 1496 | name: vibration | 1496 | name: vibration |
| 1497 | url: "https://pub.flutter-io.cn" | 1497 | url: "https://pub.flutter-io.cn" |
| 1498 | source: hosted | 1498 | source: hosted |
| 1499 | - version: "1.7.4-nullsafety.0" | 1499 | + version: "1.7.5" |
| 1500 | vibration_web: | 1500 | vibration_web: |
| 1501 | dependency: transitive | 1501 | dependency: transitive |
| 1502 | description: | 1502 | description: |
| 1503 | name: vibration_web | 1503 | name: vibration_web |
| 1504 | url: "https://pub.flutter-io.cn" | 1504 | url: "https://pub.flutter-io.cn" |
| 1505 | source: hosted | 1505 | source: hosted |
| 1506 | - version: "1.6.3-nullsafety.0" | 1506 | + version: "1.6.4" |
| 1507 | video_player: | 1507 | video_player: |
| 1508 | dependency: "direct main" | 1508 | dependency: "direct main" |
| 1509 | description: | 1509 | description: |
| 1510 | name: video_player | 1510 | name: video_player |
| 1511 | url: "https://pub.flutter-io.cn" | 1511 | url: "https://pub.flutter-io.cn" |
| 1512 | source: hosted | 1512 | source: hosted |
| 1513 | - version: "2.4.5" | 1513 | + version: "2.4.6" |
| 1514 | video_player_android: | 1514 | video_player_android: |
| 1515 | dependency: transitive | 1515 | dependency: transitive |
| 1516 | description: | 1516 | description: |
| 1517 | name: video_player_android | 1517 | name: video_player_android |
| 1518 | url: "https://pub.flutter-io.cn" | 1518 | url: "https://pub.flutter-io.cn" |
| 1519 | source: hosted | 1519 | source: hosted |
| 1520 | - version: "2.3.6" | 1520 | + version: "2.3.8" |
| 1521 | video_player_avfoundation: | 1521 | video_player_avfoundation: |
| 1522 | dependency: transitive | 1522 | dependency: transitive |
| 1523 | description: | 1523 | description: |
| ... | @@ -1531,14 +1531,14 @@ packages: | ... | @@ -1531,14 +1531,14 @@ packages: |
| 1531 | name: video_player_platform_interface | 1531 | name: video_player_platform_interface |
| 1532 | url: "https://pub.flutter-io.cn" | 1532 | url: "https://pub.flutter-io.cn" |
| 1533 | source: hosted | 1533 | source: hosted |
| 1534 | - version: "5.1.3" | 1534 | + version: "5.1.4" |
| 1535 | video_player_web: | 1535 | video_player_web: |
| 1536 | dependency: transitive | 1536 | dependency: transitive |
| 1537 | description: | 1537 | description: |
| 1538 | name: video_player_web | 1538 | name: video_player_web |
| 1539 | url: "https://pub.flutter-io.cn" | 1539 | url: "https://pub.flutter-io.cn" |
| 1540 | source: hosted | 1540 | source: hosted |
| 1541 | - version: "2.0.10" | 1541 | + version: "2.0.12" |
| 1542 | vm_service: | 1542 | vm_service: |
| 1543 | dependency: transitive | 1543 | dependency: transitive |
| 1544 | description: | 1544 | description: |
| ... | @@ -1552,7 +1552,7 @@ packages: | ... | @@ -1552,7 +1552,7 @@ packages: |
| 1552 | name: wakelock | 1552 | name: wakelock |
| 1553 | url: "https://pub.flutter-io.cn" | 1553 | url: "https://pub.flutter-io.cn" |
| 1554 | source: hosted | 1554 | source: hosted |
| 1555 | - version: "0.6.1+2" | 1555 | + version: "0.6.2" |
| 1556 | wakelock_macos: | 1556 | wakelock_macos: |
| 1557 | dependency: transitive | 1557 | dependency: transitive |
| 1558 | description: | 1558 | description: |
| ... | @@ -1622,7 +1622,7 @@ packages: | ... | @@ -1622,7 +1622,7 @@ packages: |
| 1622 | name: webview_flutter_android | 1622 | name: webview_flutter_android |
| 1623 | url: "https://pub.flutter-io.cn" | 1623 | url: "https://pub.flutter-io.cn" |
| 1624 | source: hosted | 1624 | source: hosted |
| 1625 | - version: "2.8.14" | 1625 | + version: "2.9.3" |
| 1626 | webview_flutter_platform_interface: | 1626 | webview_flutter_platform_interface: |
| 1627 | dependency: transitive | 1627 | dependency: transitive |
| 1628 | description: | 1628 | description: |
| ... | @@ -1636,7 +1636,7 @@ packages: | ... | @@ -1636,7 +1636,7 @@ packages: |
| 1636 | name: webview_flutter_wkwebview | 1636 | name: webview_flutter_wkwebview |
| 1637 | url: "https://pub.flutter-io.cn" | 1637 | url: "https://pub.flutter-io.cn" |
| 1638 | source: hosted | 1638 | source: hosted |
| 1639 | - version: "2.8.1" | 1639 | + version: "2.9.3" |
| 1640 | win32: | 1640 | win32: |
| 1641 | dependency: transitive | 1641 | dependency: transitive |
| 1642 | description: | 1642 | description: |
| ... | @@ -1666,5 +1666,5 @@ packages: | ... | @@ -1666,5 +1666,5 @@ packages: |
| 1666 | source: hosted | 1666 | source: hosted |
| 1667 | version: "3.1.1" | 1667 | version: "3.1.1" |
| 1668 | sdks: | 1668 | sdks: |
| 1669 | - dart: ">=2.17.0 <3.0.0" | 1669 | + dart: ">=2.17.0 <=2.17.6" |
| 1670 | flutter: ">=3.0.0" | 1670 | flutter: ">=3.0.0" | ... | ... |
-
Please register or login to post a comment