inngage_plugin 2.0.12 copy "inngage_plugin: ^2.0.12" to clipboard
inngage_plugin: ^2.0.12 copied to clipboard

PlatformAndroidiOS
outdated

Inngage Plugin for Flutter applications for marketing campaign optimization using Push Notification and In App Messages channels.

example/lib/main.dart

import 'package:firebase_core/firebase_core.dart';
import 'package:flutter/material.dart';

import 'my_app.dart';

void main() async {
  // it should be the first line in main method
  WidgetsFlutterBinding.ensureInitialized();
  await Firebase.initializeApp();

  runApp(const MyApp());
}
4
likes
120
points
240
downloads

Publisher

verified publisherinngage.com.br

Weekly Downloads

Inngage Plugin for Flutter applications for marketing campaign optimization using Push Notification and In App Messages channels.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

advertising_id, device_info, devicelocale, firebase_core, firebase_messaging, flutter, flutter_image_slideshow, flutter_local_notifications, flutter_secure_storage, http, logger, meta, package_info, url_launcher, webview_flutter

More

Packages that depend on inngage_plugin

Packages that implement inngage_plugin