From 27e7916adab4bd28b9aead32efa810b3675980f0 Mon Sep 17 00:00:00 2001 From: Kyle Seongwoo Jun Date: Tue, 12 Oct 2021 14:00:12 +0900 Subject: [PATCH] [network_info_plus] Bump platform_interface --- packages/network_info_plus/network_info_plus/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/network_info_plus/network_info_plus/pubspec.yaml b/packages/network_info_plus/network_info_plus/pubspec.yaml index 6268636008..a08d81d20d 100644 --- a/packages/network_info_plus/network_info_plus/pubspec.yaml +++ b/packages/network_info_plus/network_info_plus/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: flutter: sdk: flutter meta: ^1.3.0 - network_info_plus_platform_interface: ^1.0.0 + network_info_plus_platform_interface: ^1.1.0 network_info_plus_linux: ^1.0.0 network_info_plus_macos: ^1.1.0 network_info_plus_windows: ^1.0.0