adforus_greenp_plugin 1.0.0 copy "adforus_greenp_plugin: ^1.0.0" to clipboard
adforus_greenp_plugin: ^1.0.0 copied to clipboard

retracted

Adforus Greenp Plugin for Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add adforus_greenp_plugin

With Flutter:

 $ flutter pub add adforus_greenp_plugin

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

dependencies:
  adforus_greenp_plugin: ^1.0.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:adforus_greenp_plugin/green_p/channel_names.dart';
import 'package:adforus_greenp_plugin/green_p/constants.dart';
import 'package:adforus_greenp_plugin/green_p/enums.dart';
import 'package:adforus_greenp_plugin/green_p/greenp_sdk_manager.dart';
import 'package:adforus_greenp_plugin/greenp_plugin.dart';
0
likes
0
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Adforus Greenp Plugin for Flutter

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on adforus_greenp_plugin

Packages that implement adforus_greenp_plugin