forked from AliHoseinpoor/open_settings
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (25 loc) · 658 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
32 lines (25 loc) · 658 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: open_settings
description: The most complete flutter plugin packages for open various settings screen in Android and Ios
version: 2.0.1
homepage: https://github.com/AliHoseinpoor/open_settings
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.0.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
plugin:
platforms:
android:
package: alihoseinpoor.com.open_settings
pluginClass: OpenSettingsPlugin
ios:
pluginClass: OpenSettingsPlugin
#flutter:
# plugin:
# androidPackage: alihoseinpoor.com.open_settings
# pluginClass: OpenSettingsPlugin