bidmad_flutter_plugin 0.9.3-dev+2 copy "bidmad_flutter_plugin: ^0.9.3-dev+2" to clipboard
bidmad_flutter_plugin: ^0.9.3-dev+2 copied to clipboard

unlistedoutdated

Flutter Plugin for using BidmadSDK

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  bidmad_flutter_plugin: ^0.9.3-dev+2

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: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