uptick_ads 0.2.2 copy "uptick_ads: ^0.2.2" to clipboard
uptick_ads: ^0.2.2 copied to clipboard

The Flutter Uptick SDK enables seamless integration of Uptick offers into your Flutter application. This plugin supports pop-up, inline, and popup_then_inline offers, allowing you to display personali [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uptick_ads

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

dependencies:
  uptick_ads: ^0.2.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:uptick_ads/flutter_uptick_plugin_interface.dart';
import 'package:uptick_ads/flutter_uptick_plugin_method_channel.dart';
import 'package:uptick_ads/flutter_uptick_sdk_view.dart';
3
likes
120
points
74
downloads

Publisher

verified publisheruptick.com

Weekly Downloads

The Flutter Uptick SDK enables seamless integration of Uptick offers into your Flutter application. This plugin supports pop-up, inline, and popup_then_inline offers, allowing you to display personalized offers based on specific placements and user data. It is designed to work on both Android and iOS platforms with minimal configuration.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

build, build_runner, cached_network_image, flutter, http, mockito, plugin_platform_interface, provider, sentry_flutter, shared_preferences, shimmer, url_launcher

More

Packages that depend on uptick_ads

Packages that implement uptick_ads