From e5f4e365615dfc1c6b320c24df7829555f4b6e6f Mon Sep 17 00:00:00 2001 From: ManhNTX Date: Sun, 26 Jun 2022 13:52:26 +0700 Subject: [PATCH] add libary flutter_portal for support overlay view --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 93f40798b..11112af63 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -151,6 +151,8 @@ dependencies: flutter_staggered_grid_view: 0.6.1 + flutter_portal: 1.1.0 + timeago: 3.2.2 open_file: 3.2.1