bidmad_flutter_plugin 1.4.0+1 copy "bidmad_flutter_plugin: ^1.4.0+1" to clipboard
bidmad_flutter_plugin: ^1.4.0+1 copied to clipboard

unlisted

Flutter Plugin for using BidmadSDK

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bidmad_flutter_plugin

With Flutter:

 $ flutter pub add bidmad_flutter_plugin

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

dependencies:
  bidmad_flutter_plugin: ^1.4.0+1

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:bidmad_flutter_plugin/BidmadBannerWidget.dart';
import 'package:bidmad_flutter_plugin/BidmadFlutterPlugin.dart';
import 'package:bidmad_flutter_plugin/FlutterBaseBanner.dart';
import 'package:bidmad_flutter_plugin/FlutterBaseInterstitial.dart';
import 'package:bidmad_flutter_plugin/FlutterBaseReward.dart';
import 'package:bidmad_flutter_plugin/FlutterBidmadCommon.dart';
import 'package:bidmad_flutter_plugin/FlutterBidmadGDPRforGoogle.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter Plugin for using BidmadSDK

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on bidmad_flutter_plugin