-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathpubspec.yaml
More file actions
37 lines (32 loc) · 874 Bytes
/
pubspec.yaml
File metadata and controls
37 lines (32 loc) · 874 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
36
37
name: wp_json_api
description: WordPress and WooCommerce JSON API for Flutter Mobile. API allows you to login, register new users, get users info and more.
version: 4.3.7
homepage: https://woosignal.com
repository: https://github.com/woosignal/wp-json-api-flutter
issue_tracker: https://github.com/woosignal/wp-json-api-flutter/issues
documentation: https://woosignal.com/docs/flutter/wp-json-api
topics:
- wordpress
- woocommerce
- flutter
- api
environment:
sdk: '>=2.19.0 <4.0.0'
flutter: ">=1.17.0"
dependencies:
dio: ^5.9.0
flutter_secure_storage: ^10.0.0
nylo_support: ^7.0.0
flutter:
sdk: flutter
collection: ^1.19.1
dev_dependencies:
flutter_test:
sdk: flutter
mockito: ^5.4.4
build_runner: ^2.4.8
screenshots:
- description: The WooSignal package logo.
path: screenshots/logo.png
flutter:
uses-material-design: true