Plugin Installation
To add MoEngage’s Flutter SDK to your application, edit your pubspec.yaml to add moengage_flutter as a dependency.A working Sample App can be found here.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
dependencies:
moengage_flutter: $lastestVersion
flutter pub get
Was this page helpful?