From 249d275340914079c3e2825799f91f951e48bac9 Mon Sep 17 00:00:00 2001 From: Hitesh Kumar Saini Date: Thu, 5 May 2022 21:47:22 +0530 Subject: [PATCH] bump flutter_native_view to v0.0.1+1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a36dcbed..fb042b7d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: path: ">=1.8.0 <2.0.0" path_provider: ">=2.0.2 <3.0.0" audio_video_progress_bar: ">=0.9.0 <1.0.0" - flutter_native_view: ^0.0.1 + flutter_native_view: ^0.0.1+1 window_manager: ^0.2.2 # REMOVE THIS BEFORE PUBLISHING ON pub.dev.