forked from Appyhigh/ad-sdk-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
41 lines (35 loc) · 897 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name: adsdk
description: AdSdk is a wrapper around famous ad packages which let you integrate ads easily.
version: 0.0.1
homepage: https://github.com/Appyhigh/ad-sdk-flutter.git
repository: https://github.com/Appyhigh/ad-sdk-flutter.git
environment:
sdk: ">=3.0.0 <3.3.0"
dependencies:
applovin_max: ^3.2.0
flutter:
sdk: flutter
google_mobile_ads: ^3.0.0
http: ^1.1.0
plugin_platform_interface: ^2.0.2
shared_preferences: ^2.1.1
package_info_plus: ^4.1.0
corsac_jwt: ^1.0.0-nullsafety.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.2
flutter:
plugin:
platforms:
android:
package: com.appyhigh.plugins.adsdk
pluginClass: AdsdkPlugin
ios:
pluginClass: AdsdkPlugin
# assets:
# - images/a_dot_burr.jpeg
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf