To add MoEngage’s Flutter SDK to your application, edit your pubspec.yaml to add moengage_flutter as a dependency.
dependencies: moengage_flutter: $lastestVersion
$latestVersion refers to the latest version of the plugin.Post including the dependency run the following command in terminal to install the dependency.