-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
29 lines (25 loc) · 659 Bytes
/
pubspec.yaml
File metadata and controls
29 lines (25 loc) · 659 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
name: flutter_nexi
description: "Unofficial Flutter plugin for integrating Nexi/XPay payments on Android and iOS."
version: 1.0.0
repository: https://github.com/AngeloAvv/flutter_nexi
issue_tracker: https://github.com/AngeloAvv/flutter_nexi/issues
homepage: https://www.angelocassano.it
environment:
sdk: ^3.0.0
flutter: '>=3.3.0'
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
pigeon: ^26.0.0
flutter:
plugin:
platforms:
android:
package: it.angelocassano.flutter_nexi
pluginClass: FlutterNexiPlugin
ios:
pluginClass: FlutterNexiPlugin