https://github.com/igaworksdev/adpopcornssp-flutter-plugin
https://github.com/igaworksdev/adpopcornssp-flutter-plugin
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/igaworksdev/adpopcornssp-flutter-plugin
- Owner: IGAWorksDev
- License: mit
- Created: 2024-05-12T15:43:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T07:55:50.000Z (over 1 year ago)
- Last Synced: 2025-03-24T01:11:52.452Z (about 1 year ago)
- Language: Objective-C
- Size: 115 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# adpopcornssp_flutter
AdPopcornSSP plugin project.
## Current AdPopcornSSP SDK version
- Android : 3.7.0
- iOS : 2.9.0
## Install the Plugin
Add dependencies on pubspec.yaml
```
dependencies:
adpopcornssp_flutter: ^1.0.8
```
## Integration Guide
To See More Information please see AdPopcornSSP [Integration Guide](https://adpopcornssp.gitbook.io/ssp-sdk/flutter).