Skip to content

Commit c8b3a14

Browse files
committed
Suppressed MSVC Coroutine Deprecation Warnings; `flutter pub upgrade
--major-versions`; and Formatted Files.
1 parent 3a2c923 commit c8b3a14

3 files changed

Lines changed: 36 additions & 24 deletions

File tree

pubspec.lock

Lines changed: 25 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,14 @@ packages:
281281
url: "https://pub.dev"
282282
source: hosted
283283
version: "2.2.0"
284+
ffi_leak_tracker:
285+
dependency: transitive
286+
description:
287+
name: ffi_leak_tracker
288+
sha256: "4093d4ef9ca06ffe2786e73bfb25e22aa92112b9bb4ec941f11e3e6b61489a97"
289+
url: "https://pub.dev"
290+
source: hosted
291+
version: "0.1.2"
284292
file:
285293
dependency: transitive
286294
description:
@@ -293,18 +301,18 @@ packages:
293301
dependency: "direct main"
294302
description:
295303
name: file_picker
296-
sha256: f13a03000d942e476bc1ff0a736d2e9de711d2f89a95cd4c1d88f861c3348387
304+
sha256: fc83774ce5bd7ce08168333b5e53dbe9090ec04eb21e7aa7cd7bac921032c934
297305
url: "https://pub.dev"
298306
source: hosted
299-
version: "11.0.2"
307+
version: "12.0.0-beta.5"
300308
file_saver:
301309
dependency: "direct main"
302310
description:
303311
name: file_saver
304-
sha256: "9d93db09bd4da9e43238f9dd485360fc51a5c138eea5ef5f407ec56e58079ac0"
312+
sha256: "68c9a085d9bb4546e0a31d1e583a48d7c17a6987d538788ea064f0043b1fc02d"
305313
url: "https://pub.dev"
306314
source: hosted
307-
version: "0.3.1"
315+
version: "0.4.0"
308316
fixnum:
309317
dependency: transitive
310318
description:
@@ -738,18 +746,18 @@ packages:
738746
dependency: "direct main"
739747
description:
740748
name: network_info_plus
741-
sha256: "2866dadcbee2709e20d67737a1556f5675b8b0cdcf2c1659ba74bc21bffede4f"
749+
sha256: f424bad71994a1dc8594b00a6f71a665f7714ee7b32d397656d592c030d8555f
742750
url: "https://pub.dev"
743751
source: hosted
744-
version: "7.0.0"
752+
version: "8.1.0"
745753
network_info_plus_platform_interface:
746754
dependency: transitive
747755
description:
748756
name: network_info_plus_platform_interface
749-
sha256: "7e7496a8a9d8136859b8881affc613c4a21304afeb6c324bcefc4bd0aff6b94b"
757+
sha256: "210b58064bc08e04b3a2b608f1f999cf768871fbd531961dc33a91720869d182"
750758
url: "https://pub.dev"
751759
source: hosted
752-
version: "2.0.2"
760+
version: "3.1.0"
753761
network_tools:
754762
dependency: transitive
755763
description:
@@ -858,18 +866,18 @@ packages:
858866
dependency: "direct main"
859867
description:
860868
name: package_info_plus
861-
sha256: "468c26b4254ab01979fa5e4a98cb343ea3631b9acee6f21028997419a80e1a20"
869+
sha256: "4bf625947f6c7713ee242296a682e23e44823c09cf9d79e4f1238923c92db852"
862870
url: "https://pub.dev"
863871
source: hosted
864-
version: "9.0.1"
872+
version: "10.1.0"
865873
package_info_plus_platform_interface:
866874
dependency: transitive
867875
description:
868876
name: package_info_plus_platform_interface
869-
sha256: "202a487f08836a592a6bd4f901ac69b3a8f146af552bbd14407b6b41e1c3f086"
877+
sha256: db762cb2f4f25ee60fb6359773861b0f199e00b90d237bd85a76a1e806b46ef4
870878
url: "https://pub.dev"
871879
source: hosted
872-
version: "3.2.1"
880+
version: "4.1.0"
873881
path:
874882
dependency: transitive
875883
description:
@@ -954,10 +962,10 @@ packages:
954962
dependency: transitive
955963
description:
956964
name: permission_handler_apple
957-
sha256: f000131e755c54cf4d84a5d8bd6e4149e262cc31c5a8b1d698de1ac85fa41023
965+
sha256: "447c18bc3c5fdea5c3039f042b2b365fd51e3634f5f6e269ed22c1f00071addc"
958966
url: "https://pub.dev"
959967
source: hosted
960-
version: "9.4.7"
968+
version: "9.4.8"
961969
permission_handler_html:
962970
dependency: transitive
963971
description:
@@ -1527,10 +1535,10 @@ packages:
15271535
dependency: transitive
15281536
description:
15291537
name: win32
1530-
sha256: d7cb55e04cd34096cd3a79b3330245f54cb96a370a1c27adb3c84b917de8b08e
1538+
sha256: ba6f4bba816c8d7e3c1580e170f3786d216951cc6b94babc3b814c08d2cb2738
15311539
url: "https://pub.dev"
15321540
source: hosted
1533-
version: "5.15.0"
1541+
version: "6.3.0"
15341542
xdg_directories:
15351543
dependency: transitive
15361544
description:
@@ -1557,4 +1565,4 @@ packages:
15571565
version: "3.1.3"
15581566
sdks:
15591567
dart: ">=3.11.4 <4.0.0"
1560-
flutter: ">=3.38.4"
1568+
flutter: ">=3.41.0"

pubspec.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ dependencies:
2323
dart_ping_ios: ^4.0.2 # Extends dart_ping for iOS
2424
dart_ping: ^9.0.1 # !Web
2525
dnsolve: ^3.0.0 # !macOS
26-
file_picker: ^11.0.2 # Downgraded Once Automatically
27-
file_saver: ^0.3.1
26+
file_picker: ^12.0.0-beta.5
27+
file_saver: ^0.4.0
2828
flutter:
2929
sdk: flutter
30-
flutter_blue_plus: ^2.2.3
30+
flutter_blue_plus: ^2.3.4
3131
flutter_colorpicker: ^1.1.0
3232
flutter_local_notifications: ^21.0.0 # !Web
3333
flutter_localizations:
@@ -42,10 +42,10 @@ dependencies:
4242
http: ^1.6.0
4343
intl: ^0.20.2
4444
morse_code_translator: ^0.0.1
45-
network_info_plus: ^7.0.0
45+
network_info_plus: ^8.1.0
4646
network_tools_flutter: 2.0.7 # Locked due to Two Call Stacks Being "Paused on Entry" # !Web
4747
ogp_data_extract: ^0.2.2
48-
package_info_plus: ^9.0.1
48+
package_info_plus: ^10.1.0
4949
path_provider: ^2.1.5 # !Web
5050
permission_guard: ^2.0.1 # !Linux # !macOS
5151
qr_flutter: ^4.1.0
@@ -116,7 +116,8 @@ msix_config:
116116
languages: en-US
117117
execution_alias: Bitscoper_CyberKit
118118
enable_at_startup: false
119-
capabilities: internetClient, internetClientServer, privateNetworkClientServer,
119+
capabilities:
120+
internetClient, internetClientServer, privateNetworkClientServer,
120121
removableStorage, wiFiControl
121122
architecture: x64
122123
store: true

windows/CMakeLists.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
cmake_minimum_required(VERSION 3.14)
33
project(bitscoper_cyberkit LANGUAGES CXX)
44

5+
if(MSVC)
6+
add_compile_definitions(_SILENCE_EXPERIMENTAL_COROUTINE_DEPRECATION_WARNINGS)
7+
endif()
8+
59
# The name of the executable created for the application. Change this to change
610
# the on-disk name of your application.
711
set(BINARY_NAME "bitscoper_cyberkit")
@@ -41,7 +45,6 @@ function(APPLY_STANDARD_SETTINGS TARGET)
4145
target_compile_features(${TARGET} PUBLIC cxx_std_17)
4246
target_compile_options(${TARGET} PRIVATE /W4 /WX /wd"4100" /wd"4456")
4347
target_compile_options(${TARGET} PRIVATE /EHsc)
44-
# target_compile_options(${TARGET} PRIVATE /await)
4548
target_compile_definitions(${TARGET} PRIVATE "_HAS_EXCEPTIONS=0")
4649
target_compile_definitions(${TARGET} PRIVATE "$<$<CONFIG:Debug>:_DEBUG>")
4750
endfunction()

0 commit comments

Comments
 (0)