File tree Expand file tree Collapse file tree 6 files changed +25
-21
lines changed Expand file tree Collapse file tree 6 files changed +25
-21
lines changed Original file line number Diff line number Diff line change 1+ ## [ 4.0.2] - 2024-11-23
2+
3+ * Dependency updates
4+
15## [ 4.0.1] - 2024-11-08
26
37* Dependency updates
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ In your flutter project add the dependency:
3030``` dart
3131dependencies:
3232 ...
33- wp_json_api: ^4.0.1
33+ wp_json_api: ^4.0.2
3434```
3535
3636### Usage example #
Original file line number Diff line number Diff line change @@ -133,10 +133,10 @@ packages:
133133 dependency: transitive
134134 description:
135135 name: equatable
136- sha256: c2b87cb7756efdf69892005af546c56c0b5037f54d2a88269b4f347a505e3ca2
136+ sha256: "567c64b3cb4cf82397aac55f4f0cbd3ca20d77c6c03bedbc4ceaddc08904aef7"
137137 url: "https://pub.dev"
138138 source: hosted
139- version: "2.0.5 "
139+ version: "2.0.7 "
140140 error_stack:
141141 dependency: transitive
142142 description:
@@ -194,10 +194,10 @@ packages:
194194 dependency: transitive
195195 description:
196196 name: flutter_local_notifications
197- sha256: "725145682706fb0e5a30f93e5cb64f3df7ed7743de749bd555b22bf75ee718c0"
197+ sha256: ef41ae901e7529e52934feba19ed82827b11baa67336829564aeab3129460610
198198 url: "https://pub.dev"
199199 source: hosted
200- version: "18.0.0 "
200+ version: "18.0.1 "
201201 flutter_local_notifications_linux:
202202 dependency: transitive
203203 description:
@@ -313,10 +313,10 @@ packages:
313313 dependency: transitive
314314 description:
315315 name: get_time_ago
316- sha256: "71296a1931e844efc7fced1e943db822dc8ae3c8e5cbf6acc4db1d6533b556a1 "
316+ sha256: "0f50a87080a720f5491266a3f7c79109f95943decd10b66c84b5aef802f1d959 "
317317 url: "https://pub.dev"
318318 source: hosted
319- version: "2.0.0 "
319+ version: "2.1.1 "
320320 http_parser:
321321 dependency: transitive
322322 description:
@@ -401,10 +401,10 @@ packages:
401401 dependency: transitive
402402 description:
403403 name: nylo_support
404- sha256: c09660e5c163a4cf14f2e7978d721a0e9ba8bb8bf82c5b1351198ea03836a312
404+ sha256: "253edc164e5465772972c93f0f2e219a46699bf950ad434ec934486da7685273"
405405 url: "https://pub.dev"
406406 source: hosted
407- version: "6.1.1 "
407+ version: "6.5.0 "
408408 path:
409409 dependency: transitive
410410 description:
@@ -784,7 +784,7 @@ packages:
784784 path: ".."
785785 relative: true
786786 source: path
787- version: "4.0.1 "
787+ version: "4.0.2 "
788788 xdg_directories:
789789 dependency: transitive
790790 description:
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ import '/models/wp_user.dart';
2222import '/networking/network_manager.dart' ;
2323
2424/// The version of the wp_json_api
25- String _wpJsonAPIVersion = "4.0.1 " ;
25+ String _wpJsonAPIVersion = "4.0.2 " ;
2626
2727/// The base class to initialize and use WPJsonAPI
2828class WPJsonAPI {
Original file line number Diff line number Diff line change @@ -133,10 +133,10 @@ packages:
133133 dependency: transitive
134134 description:
135135 name: equatable
136- sha256: c2b87cb7756efdf69892005af546c56c0b5037f54d2a88269b4f347a505e3ca2
136+ sha256: "567c64b3cb4cf82397aac55f4f0cbd3ca20d77c6c03bedbc4ceaddc08904aef7"
137137 url: "https://pub.dev"
138138 source: hosted
139- version: "2.0.5 "
139+ version: "2.0.7 "
140140 error_stack:
141141 dependency: transitive
142142 description:
@@ -194,10 +194,10 @@ packages:
194194 dependency: transitive
195195 description:
196196 name: flutter_local_notifications
197- sha256: "725145682706fb0e5a30f93e5cb64f3df7ed7743de749bd555b22bf75ee718c0"
197+ sha256: ef41ae901e7529e52934feba19ed82827b11baa67336829564aeab3129460610
198198 url: "https://pub.dev"
199199 source: hosted
200- version: "18.0.0 "
200+ version: "18.0.1 "
201201 flutter_local_notifications_linux:
202202 dependency: transitive
203203 description:
@@ -313,10 +313,10 @@ packages:
313313 dependency: transitive
314314 description:
315315 name: get_time_ago
316- sha256: "71296a1931e844efc7fced1e943db822dc8ae3c8e5cbf6acc4db1d6533b556a1 "
316+ sha256: "0f50a87080a720f5491266a3f7c79109f95943decd10b66c84b5aef802f1d959 "
317317 url: "https://pub.dev"
318318 source: hosted
319- version: "2.0.0 "
319+ version: "2.1.1 "
320320 http_parser:
321321 dependency: transitive
322322 description:
@@ -401,10 +401,10 @@ packages:
401401 dependency: "direct main"
402402 description:
403403 name: nylo_support
404- sha256: c09660e5c163a4cf14f2e7978d721a0e9ba8bb8bf82c5b1351198ea03836a312
404+ sha256: "253edc164e5465772972c93f0f2e219a46699bf950ad434ec934486da7685273"
405405 url: "https://pub.dev"
406406 source: hosted
407- version: "6.1.1 "
407+ version: "6.5.0 "
408408 path:
409409 dependency: transitive
410410 description:
Original file line number Diff line number Diff line change 11name : wp_json_api
22description : WordPress and WooCommerce JSON API for Flutter Mobile. API allows you to login, register new users, get users info and more.
3- version : 4.0.1
3+ version : 4.0.2
44homepage : https://woosignal.com
55repository : https://github.com/woosignal/wp-json-api-flutter
66issue_tracker : https://github.com/woosignal/wp-json-api-flutter/issues
@@ -12,7 +12,7 @@ environment:
1212
1313dependencies :
1414 dio : ^5.7.0
15- nylo_support : ^6.1.1
15+ nylo_support : ^6.5.0
1616 flutter :
1717 sdk : flutter
1818 collection : ^1.17.0
You can’t perform that action at this time.
0 commit comments