flutter_notifyvisitors 1.6.2 copy "flutter_notifyvisitors: ^1.6.2" to clipboard
flutter_notifyvisitors: ^1.6.2 copied to clipboard

NotifyVisitors sdk to attribute and analyse user behaviour analytics like funnel, cohort, RFM also used to increase Mobile App engagement through push notification, in-app nudges.

NVECTA logo; Formerly NotifyVisitors

NVECTA Flutter SDK #

Static Badge Formerly


πŸš€ Quick Introduction #

The NVECTA Flutter SDK helps you integrate powerful customer engagement and analytics features into your Flutter mobile applications. With NVECTA, you can track user activity, send personalized notifications, and improve user engagement through real-time insights and communication tools.

To learn more, visit our website and explore the documentation for installation and setup guidance.

Ready to get started? Sign up here to create your account.


πŸ“¦ Integrate NVECTA into Your Flutter App #

Step1- To integrate the NVECTA Flutter SDK into your Flutter application, add the SDK dependency to your project's pubspec.yaml file:

dependencies:
    flutter_notifyvisitors: ^1.6.1

Step2- After adding the dependency, run the following command to install the package:

flutter pub get

Step3- To access NVECTA plugin methods, import the following package into your Dart file:

import 'package:flutter_notifyvisitors/flutter_notifyvisitors.dart';

βš™οΈ Configurations #

πŸ“± Android Setup #

For Android-specific integration steps, please refer to our technical Android documentation.

🍎 iOS Setup #

For iOS-specific integration steps, please refer to our technical iOS documentation.


πŸ“Š SDK Features & Guides #

Explore the following guides to learn how to use key NVECTA SDK features in your Flutter application.

🎯 Tracking Events #

Track user interactions and custom events to better understand user behavior and engagement within your application.

➑️ View Event Tracking Documentation

πŸ‘€ Tracking Users #

Identify users, manage user profiles, and associate user activity for personalized engagement and analytics.

➑️ View User Tracking Documentation

πŸ’¬ In-App Notifications #

Display targeted in-app messages and campaigns to engage users while they are actively using the application.

➑️ View In-App Notification Documentation

πŸ”” Push Notifications #

Configure and send push notifications to re-engage users with real-time updates and personalized communication.

➑️ View Push Notification Documentation

Important

iOS Rich push notifications on iOS require proper Notification Service Extension configuration. Please refer to the iOS technical documentation to complete the setup correctly.

Android To receive push notifications on Android 12+ devices, you must configure the runtime push notification permission prompt in your application. Please refer to the Android technical documentation to complete the setup correctly.

πŸ“₯ Notification Center #

Manage and display user notifications within a centralized in-app notification center experience.

➑️ View Notification Center Documentation


🎯 Sample Integration #

The demo application provides a practical implementation example to help you quickly integrate and test the NVECTA Flutter SDK.


πŸ†• Changelog #

Refer to the NVECTA Flutter SDK Change Log.


❓Questions #

Need help? Contact the NVECTA support team directly from the NVECTA Dashboard for assistance with integration, configuration, or troubleshooting.

20
likes
110
points
908
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

NotifyVisitors sdk to attribute and analyse user behaviour analytics like funnel, cohort, RFM also used to increase Mobile App engagement through push notification, in-app nudges.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_notifyvisitors

Packages that implement flutter_notifyvisitors