whistle_feed 0.0.2
whistle_feed: ^0.0.2 copied to clipboard
whistle adds plugin.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add whistle_feedThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
whistle_feed: ^0.0.2Alternatively, 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:whistle_feed/listeners/MyAdShowListener.dart';
import 'package:whistle_feed/listeners/adshowlistener.dart';
import 'package:whistle_feed/listeners/utils.dart';
import 'package:whistle_feed/model/whistle_feed_model.dart';
import 'package:whistle_feed/whistle_adds.dart';