-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
35 lines (33 loc) · 797 Bytes
/
pubspec.yaml
File metadata and controls
35 lines (33 loc) · 797 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
33
34
35
name: conekta_component
description: A Flutter library for securely collecting and validating card payment information using Conekta.
version: 1.0.1
homepage: https://www.github.com/conekta/component-flutter
repository: https://www.github.com/conekta/component-flutter
environment:
sdk: ">=3.3.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ">=0.18.0 <0.21.0"
http: ^1.0.0
flutter_svg: ^2.0.0
google_fonts: ">=4.0.0 <9.0.0"
encrypt: ^5.0.0
pointycastle: ">=3.7.3 <5.0.0"
dev_dependencies:
flutter_lints: ">=2.0.0 <6.0.0"
integration_test:
sdk: flutter
flutter_test:
sdk: flutter
test: ^1.16.0
flutter:
generate: true
assets:
- test/assets/conekta-logo-blue-full.svg
platforms:
android:
ios:
web: