How to Integrate the Business Messaging SDK with Flutter Apps
To install the plugin in your project, run either of the below mentioned commands: flutter pub add business_messaging_sdk (or) add the following in pubspec.yaml dependencies: business_messaging_sdk: ^1.0.0 Android The Business Messaging SDK's ...