tnk_rwd_n_vad 0.0.2
tnk_rwd_n_vad: ^0.0.2 copied to clipboard
tnk rwd and adiscope video ad sdk flutter plugin
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add tnk_rwd_n_vadWith Flutter:
$ flutter pub add tnk_rwd_n_vadThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
tnk_rwd_n_vad: ^0.0.2Alternatively, 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:tnk_rwd_n_vad/tnk_rwd_n_vad.dart';