Skip to content

Commit 440db4a

Browse files
author
WooSignal
committed
readme, pubspec changes
1 parent 66d198e commit 440db4a

File tree

4 files changed

+68
-26
lines changed

4 files changed

+68
-26
lines changed

LabelStoreMax/.flutter-plugins-dependencies

Lines changed: 0 additions & 1 deletion
This file was deleted.

LabelStoreMax/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,5 @@
7575
/ios/Flutter/Flutter.podspec
7676
/ios/Podfile.lock
7777
/ios/Podfile
78+
79+
.flutter-plugins-dependencies

LabelStoreMax/pubspec.lock

Lines changed: 65 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,21 @@ packages:
4949
name: cached_network_image
5050
url: "https://pub.dartlang.org"
5151
source: hosted
52-
version: "2.0.0"
52+
version: "2.2.0"
5353
charcode:
5454
dependency: transitive
5555
description:
5656
name: charcode
5757
url: "https://pub.dartlang.org"
5858
source: hosted
5959
version: "1.1.2"
60+
clock:
61+
dependency: transitive
62+
description:
63+
name: clock
64+
url: "https://pub.dartlang.org"
65+
source: hosted
66+
version: "1.0.1"
6067
collection:
6168
dependency: transitive
6269
description:
@@ -91,14 +98,14 @@ packages:
9198
name: cupertino_icons
9299
url: "https://pub.dartlang.org"
93100
source: hosted
94-
version: "0.1.2"
101+
version: "0.1.3"
95102
device_info:
96103
dependency: transitive
97104
description:
98105
name: device_info
99106
url: "https://pub.dartlang.org"
100107
source: hosted
101-
version: "0.4.2+1"
108+
version: "0.4.2+2"
102109
dio:
103110
dependency: "direct main"
104111
description:
@@ -113,13 +120,20 @@ packages:
113120
url: "https://pub.dartlang.org"
114121
source: hosted
115122
version: "0.0.1"
123+
file:
124+
dependency: transitive
125+
description:
126+
name: file
127+
url: "https://pub.dartlang.org"
128+
source: hosted
129+
version: "5.1.0"
116130
flare_dart:
117131
dependency: transitive
118132
description:
119133
name: flare_dart
120134
url: "https://pub.dartlang.org"
121135
source: hosted
122-
version: "2.3.3"
136+
version: "2.3.4"
123137
flare_flutter:
124138
dependency: transitive
125139
description:
@@ -138,14 +152,14 @@ packages:
138152
name: flutter_cache_manager
139153
url: "https://pub.dartlang.org"
140154
source: hosted
141-
version: "1.1.3"
155+
version: "1.2.2"
142156
flutter_launcher_icons:
143157
dependency: "direct main"
144158
description:
145159
name: flutter_launcher_icons
146160
url: "https://pub.dartlang.org"
147161
source: hosted
148-
version: "0.7.4"
162+
version: "0.7.5"
149163
flutter_localizations:
150164
dependency: "direct main"
151165
description: flutter
@@ -209,14 +223,14 @@ packages:
209223
name: http
210224
url: "https://pub.dartlang.org"
211225
source: hosted
212-
version: "0.12.0+4"
226+
version: "0.12.1"
213227
http_parser:
214228
dependency: transitive
215229
description:
216230
name: http_parser
217231
url: "https://pub.dartlang.org"
218232
source: hosted
219-
version: "3.1.3"
233+
version: "3.1.4"
220234
image:
221235
dependency: transitive
222236
description:
@@ -230,7 +244,7 @@ packages:
230244
name: intl
231245
url: "https://pub.dartlang.org"
232246
source: hosted
233-
version: "0.16.0"
247+
version: "0.16.1"
234248
js:
235249
dependency: transitive
236250
description:
@@ -265,7 +279,7 @@ packages:
265279
name: package_info
266280
url: "https://pub.dartlang.org"
267281
source: hosted
268-
version: "0.4.0+16"
282+
version: "0.4.0+17"
269283
page_transition:
270284
dependency: "direct main"
271285
description:
@@ -286,14 +300,28 @@ packages:
286300
name: path_provider
287301
url: "https://pub.dartlang.org"
288302
source: hosted
289-
version: "1.3.0"
303+
version: "1.6.7"
304+
path_provider_macos:
305+
dependency: transitive
306+
description:
307+
name: path_provider_macos
308+
url: "https://pub.dartlang.org"
309+
source: hosted
310+
version: "0.0.4+1"
311+
path_provider_platform_interface:
312+
dependency: transitive
313+
description:
314+
name: path_provider_platform_interface
315+
url: "https://pub.dartlang.org"
316+
source: hosted
317+
version: "1.0.1"
290318
pedantic:
291319
dependency: transitive
292320
description:
293321
name: pedantic
294322
url: "https://pub.dartlang.org"
295323
source: hosted
296-
version: "1.8.0+1"
324+
version: "1.9.0"
297325
petitparser:
298326
dependency: transitive
299327
description:
@@ -329,20 +357,27 @@ packages:
329357
url: "https://pub.dartlang.org"
330358
source: hosted
331359
version: "2.0.5"
360+
rxdart:
361+
dependency: transitive
362+
description:
363+
name: rxdart
364+
url: "https://pub.dartlang.org"
365+
source: hosted
366+
version: "0.24.0"
332367
shared_preferences:
333368
dependency: "direct main"
334369
description:
335370
name: shared_preferences
336371
url: "https://pub.dartlang.org"
337372
source: hosted
338-
version: "0.5.6+3"
373+
version: "0.5.7"
339374
shared_preferences_macos:
340375
dependency: transitive
341376
description:
342377
name: shared_preferences_macos
343378
url: "https://pub.dartlang.org"
344379
source: hosted
345-
version: "0.0.1+6"
380+
version: "0.0.1+7"
346381
shared_preferences_platform_interface:
347382
dependency: transitive
348383
description:
@@ -375,7 +410,14 @@ packages:
375410
name: sqflite
376411
url: "https://pub.dartlang.org"
377412
source: hosted
378-
version: "1.1.6+5"
413+
version: "1.3.0"
414+
sqflite_common:
415+
dependency: transitive
416+
description:
417+
name: sqflite_common
418+
url: "https://pub.dartlang.org"
419+
source: hosted
420+
version: "1.0.0+1"
379421
stack_trace:
380422
dependency: transitive
381423
description:
@@ -389,7 +431,7 @@ packages:
389431
name: status_alert
390432
url: "https://pub.dartlang.org"
391433
source: hosted
392-
version: "0.1.1"
434+
version: "0.1.2"
393435
stream_channel:
394436
dependency: transitive
395437
description:
@@ -410,7 +452,7 @@ packages:
410452
name: synchronized
411453
url: "https://pub.dartlang.org"
412454
source: hosted
413-
version: "2.1.0+1"
455+
version: "2.2.0"
414456
term_glyph:
415457
dependency: transitive
416458
description:
@@ -498,10 +540,10 @@ packages:
498540
wp_json_api:
499541
dependency: "direct main"
500542
description:
501-
path: "../../wp_json_mobile_api"
502-
relative: true
503-
source: path
504-
version: "0.0.2"
543+
name: wp_json_api
544+
url: "https://pub.dartlang.org"
545+
source: hosted
546+
version: "0.1.1"
505547
xml:
506548
dependency: transitive
507549
description:
@@ -515,7 +557,7 @@ packages:
515557
name: yaml
516558
url: "https://pub.dartlang.org"
517559
source: hosted
518-
version: "2.2.0"
560+
version: "2.2.1"
519561
sdks:
520-
dart: ">=2.5.0 <3.0.0"
562+
dart: ">=2.7.0 <3.0.0"
521563
flutter: ">=1.12.13+hotfix.5 <2.0.0"

LabelStoreMax/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ environment:
2525
dependencies:
2626
woosignal: ^1.0.6
2727
woosignal_stripe: ^0.0.4
28-
wp_json_api:
29-
path: ../../wp_json_mobile_api
28+
wp_json_api: ^0.1.1
3029
shared_preferences: ^0.5.6+3
3130
cached_network_image: ^2.0.0
3231
page_transition: ^1.1.5

0 commit comments

Comments
 (0)