From 68654e9c7bdecd09d494e1919f5490c430044dfa Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 2 Jun 2020 23:58:56 +0530 Subject: Adds open app settings and uninstall actions --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 8c8f88f..3577670 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,6 +25,7 @@ dependencies: sdk: flutter intl: ^0.16.1 device_apps: ^1.0.9 + android_intent: ^0.3.7 -- cgit v1.3.1