deepadx_sdk 0.1.0 copy "deepadx_sdk: ^0.1.0" to clipboard
deepadx_sdk: ^0.1.0 copied to clipboard

DeepAdx Flutter 聚合广告 SDK,支持开屏、插屏、激励视频、原生(信息流)、横幅五种广告形态, 基于原生聚合 SDK 封装,提供统一的 Dart 侧 API。

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add deepadx_sdk

With Flutter:

 $ flutter pub add deepadx_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  deepadx_sdk: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:deepadx_sdk/deepadx_sdk.dart';
1
likes
0
points
141
downloads

Publisher

unverified uploader

Weekly Downloads

DeepAdx Flutter 聚合广告 SDK,支持开屏、插屏、激励视频、原生(信息流)、横幅五种广告形态, 基于原生聚合 SDK 封装,提供统一的 Dart 侧 API。

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on deepadx_sdk

Packages that implement deepadx_sdk