Skip to content

Commit 31901cb

Browse files
authored
EvaluationOptions in dart (#149)
1 parent c51e189 commit 31901cb

11 files changed

+714
-132
lines changed

splitio/example/pubspec.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -5,42 +5,42 @@ packages:
55
dependency: transitive
66
description:
77
name: async
8-
sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
8+
sha256: "758e6d74e971c3e5aceb4110bfd6698efc7f501675bcfe0c775459a8140750eb"
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "2.11.0"
11+
version: "2.13.0"
1212
boolean_selector:
1313
dependency: transitive
1414
description:
1515
name: boolean_selector
16-
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
16+
sha256: "8aab1771e1243a5063b8b0ff68042d67334e3feab9e95b9490f9a6ebf73b42ea"
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "2.1.1"
19+
version: "2.1.2"
2020
characters:
2121
dependency: transitive
2222
description:
2323
name: characters
24-
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
24+
sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
2525
url: "https://pub.dev"
2626
source: hosted
27-
version: "1.3.0"
27+
version: "1.4.0"
2828
clock:
2929
dependency: transitive
3030
description:
3131
name: clock
32-
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
32+
sha256: fddb70d9b5277016c77a80201021d40a2247104d9f4aa7bab7157b7e3f05b84b
3333
url: "https://pub.dev"
3434
source: hosted
35-
version: "1.1.1"
35+
version: "1.1.2"
3636
collection:
3737
dependency: transitive
3838
description:
3939
name: collection
40-
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
40+
sha256: "2f5709ae4d3d59dd8f7cd309b4e023046b57d8a6c82130785d2b0e5868084e76"
4141
url: "https://pub.dev"
4242
source: hosted
43-
version: "1.18.0"
43+
version: "1.19.1"
4444
cupertino_icons:
4545
dependency: "direct main"
4646
description:
@@ -53,10 +53,10 @@ packages:
5353
dependency: transitive
5454
description:
5555
name: fake_async
56-
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
56+
sha256: "5368f224a74523e8d2e7399ea1638b37aecfca824a3cc4dfdf77bf1fa905ac44"
5757
url: "https://pub.dev"
5858
source: hosted
59-
version: "1.3.1"
59+
version: "1.3.3"
6060
flutter:
6161
dependency: "direct main"
6262
description: flutter
@@ -79,18 +79,18 @@ packages:
7979
dependency: transitive
8080
description:
8181
name: leak_tracker
82-
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
82+
sha256: "6bb818ecbdffe216e81182c2f0714a2e62b593f4a4f13098713ff1685dfb6ab0"
8383
url: "https://pub.dev"
8484
source: hosted
85-
version: "10.0.4"
85+
version: "10.0.9"
8686
leak_tracker_flutter_testing:
8787
dependency: transitive
8888
description:
8989
name: leak_tracker_flutter_testing
90-
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
90+
sha256: f8b613e7e6a13ec79cfdc0e97638fddb3ab848452eff057653abd3edba760573
9191
url: "https://pub.dev"
9292
source: hosted
93-
version: "3.0.3"
93+
version: "3.0.9"
9494
leak_tracker_testing:
9595
dependency: transitive
9696
description:
@@ -111,34 +111,34 @@ packages:
111111
dependency: transitive
112112
description:
113113
name: matcher
114-
sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
114+
sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2
115115
url: "https://pub.dev"
116116
source: hosted
117-
version: "0.12.16+1"
117+
version: "0.12.17"
118118
material_color_utilities:
119119
dependency: transitive
120120
description:
121121
name: material_color_utilities
122-
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
122+
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
123123
url: "https://pub.dev"
124124
source: hosted
125-
version: "0.8.0"
125+
version: "0.11.1"
126126
meta:
127127
dependency: transitive
128128
description:
129129
name: meta
130-
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
130+
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
131131
url: "https://pub.dev"
132132
source: hosted
133-
version: "1.12.0"
133+
version: "1.16.0"
134134
path:
135135
dependency: transitive
136136
description:
137137
name: path
138-
sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
138+
sha256: "75cca69d1490965be98c73ceaea117e8a04dd21217b37b292c9ddbec0d955bc5"
139139
url: "https://pub.dev"
140140
source: hosted
141-
version: "1.9.0"
141+
version: "1.9.1"
142142
plugin_platform_interface:
143143
dependency: transitive
144144
description:
@@ -151,29 +151,29 @@ packages:
151151
dependency: transitive
152152
description: flutter
153153
source: sdk
154-
version: "0.0.99"
154+
version: "0.0.0"
155155
source_span:
156156
dependency: transitive
157157
description:
158158
name: source_span
159-
sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
159+
sha256: "254ee5351d6cb365c859e20ee823c3bb479bf4a293c22d17a9f1bf144ce86f7c"
160160
url: "https://pub.dev"
161161
source: hosted
162-
version: "1.10.0"
162+
version: "1.10.1"
163163
splitio:
164164
dependency: "direct main"
165165
description:
166166
path: ".."
167167
relative: true
168168
source: path
169-
version: "0.2.0"
169+
version: "1.0.0-rc.1"
170170
splitio_android:
171171
dependency: transitive
172172
description:
173173
path: "../../splitio_android"
174174
relative: true
175175
source: path
176-
version: "0.2.0"
176+
version: "0.3.0-rc.1"
177177
splitio_ios:
178178
dependency: transitive
179179
description:
@@ -187,47 +187,47 @@ packages:
187187
path: "../../splitio_platform_interface"
188188
relative: true
189189
source: path
190-
version: "1.5.0"
190+
version: "2.0.0-rc.1"
191191
stack_trace:
192192
dependency: transitive
193193
description:
194194
name: stack_trace
195-
sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
195+
sha256: "8b27215b45d22309b5cddda1aa2b19bdfec9df0e765f2de506401c071d38d1b1"
196196
url: "https://pub.dev"
197197
source: hosted
198-
version: "1.11.1"
198+
version: "1.12.1"
199199
stream_channel:
200200
dependency: transitive
201201
description:
202202
name: stream_channel
203-
sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
203+
sha256: "969e04c80b8bcdf826f8f16579c7b14d780458bd97f56d107d3950fdbeef059d"
204204
url: "https://pub.dev"
205205
source: hosted
206-
version: "2.1.2"
206+
version: "2.1.4"
207207
string_scanner:
208208
dependency: transitive
209209
description:
210210
name: string_scanner
211-
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
211+
sha256: "921cd31725b72fe181906c6a94d987c78e3b98c2e205b397ea399d4054872b43"
212212
url: "https://pub.dev"
213213
source: hosted
214-
version: "1.2.0"
214+
version: "1.4.1"
215215
term_glyph:
216216
dependency: transitive
217217
description:
218218
name: term_glyph
219-
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
219+
sha256: "7f554798625ea768a7518313e58f83891c7f5024f88e46e7182a4558850a4b8e"
220220
url: "https://pub.dev"
221221
source: hosted
222-
version: "1.2.1"
222+
version: "1.2.2"
223223
test_api:
224224
dependency: transitive
225225
description:
226226
name: test_api
227-
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
227+
sha256: fb31f383e2ee25fbbfe06b40fe21e1e458d14080e3c67e7ba0acfde4df4e0bbd
228228
url: "https://pub.dev"
229229
source: hosted
230-
version: "0.7.0"
230+
version: "0.7.4"
231231
vector_math:
232232
dependency: transitive
233233
description:
@@ -240,10 +240,10 @@ packages:
240240
dependency: transitive
241241
description:
242242
name: vm_service
243-
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
243+
sha256: ddfa8d30d89985b96407efce8acbdd124701f96741f2d981ca860662f1c0dc02
244244
url: "https://pub.dev"
245245
source: hosted
246-
version: "14.2.1"
246+
version: "15.0.0"
247247
sdks:
248-
dart: ">=3.3.0 <4.0.0"
248+
dart: ">=3.7.0-0 <4.0.0"
249249
flutter: ">=3.18.0-18.0.pre.54"

0 commit comments

Comments
 (0)