-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (29 loc) · 764 Bytes
/
pubspec.yaml
File metadata and controls
32 lines (29 loc) · 764 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
31
32
name: moneroo_flutter_sdk
description: Moneroo SDK for Flutter. Integrate easily many payments solutions from Africa to the World.
version: 0.3.4
homepage: https://docs.moneroo.io
repository: https://github.com/MonerooHQ/moneroo_flutter
issue_tracker: https://github.com/MonerooHQ/moneroo_flutter/issues
platforms:
android:
ios:
environment:
sdk: "^3.3.0"
flutter: ">=3.0.0"
dependencies:
dio: ^5.4.1
flutter:
sdk: flutter
flutter_spinkit: ^5.2.0
json_annotation: ^4.8.1
url_launcher: ^6.2.5
webview_flutter: ^4.7.0
webview_flutter_android: ^4.3.2
webview_flutter_wkwebview: ^3.13.0
dev_dependencies:
build_runner: ^2.4.8
flutter_test:
sdk: flutter
json_serializable: ^6.7.1
mocktail: ^1.0.3
very_good_analysis: ^7.0.0