adjg_flutter 1.1.93
adjg_flutter: ^1.1.93 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 Dart:
$ dart pub add adjg_flutterWith Flutter:
$ flutter pub add adjg_flutterThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
adjg_flutter: ^1.1.93Alternatively, 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:adjg_flutter/ad_jg_ad.dart';
import 'package:adjg_flutter/ad_jg_base.dart';
import 'package:adjg_flutter/ad_jg_flutter_sdk.dart';