forked from fryette/webview_cookie_manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
27 lines (23 loc) · 777 Bytes
/
pubspec.yaml
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
name: webview_cookie_manager
description: Have you been turned into a cookie management problem? This package can help. It has all of the cookie management functionality you have been looking for.
version: 2.0.7
repository: https://github.com/fryette/webview_cookie_manager
homepage: https://github.com/fryette/webview_cookie_manager
issue_tracker: https://github.com/fryette/webview_cookie_manager/issues
environment:
sdk: '>=3.0.5 <4.0.0'
flutter: ">=1.10.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
plugin:
platforms:
android:
package: io.flutter.plugins.webview_cookie_manager
pluginClass: WebviewCookieManagerPlugin
ios:
pluginClass: WebviewCookieManagerPlugin