adjg_flutter 1.1.81 adjg_flutter: ^1.1.81 copied to clipboard
advertising aggregation flitter plug-in. Please check the document for details
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add adjg_flutter
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
adjg_flutter: ^1.1.81
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:adjg_flutter/ad_jg_ad.dart';
import 'package:adjg_flutter/ad_jg_base.dart';
import 'package:adjg_flutter/ad_jg_flutter_sdk.dart';