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

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
0
points
247
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

License

unknown (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