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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deepadx_sdk

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

dependencies:
  deepadx_sdk: ^0.2.0

Alternatively, your editor might support 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
135
points
141
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on deepadx_sdk

Packages that implement deepadx_sdk