-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpubspec.yaml
More file actions
30 lines (26 loc) · 837 Bytes
/
pubspec.yaml
File metadata and controls
30 lines (26 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name: infobip_mobilemessaging
description: Infobip Mobile Messaging Flutter Plugin for Push notifications, LiveChat, and WebRTC calls.
version: 9.7.1
homepage: https://github.com/infobip/mobile-messaging-flutter-plugin#readme
repository: https://github.com/infobip/mobile-messaging-flutter-plugin
issue_tracker: https://github.com/infobip/mobile-messaging-flutter-plugin/issues
environment:
sdk: ">=3.2.0 <4.0.0"
flutter: ">=3.16.0"
dependencies:
flutter:
sdk: flutter
collection: ^1.17.0
dev_dependencies:
flutter_lints: ^2.0.3
lints: ^2.1.1
flutter:
plugin:
platforms:
android:
package: org.infobip.plugins.mobilemessaging.flutter.infobip_mobilemessaging
pluginClass: InfobipMobilemessagingPlugin
ios:
pluginClass: InfobipMobilemessagingPlugin
assets:
- pubspec.yaml