Skip to content

Commit 2127527

Browse files
Merge branch 'master' into feature/overlay
2 parents 6cb1ff1 + 44d9d97 commit 2127527

22 files changed

+49
-73
lines changed
-170 KB
Binary file not shown.

assets/fonts/Roboto-BoldItalic.ttf

-167 KB
Binary file not shown.

assets/fonts/Roboto-Italic.ttf

-167 KB
Binary file not shown.
-169 KB
Binary file not shown.
-169 KB
Binary file not shown.

assets/fonts/Roboto-ThinItalic.ttf

-169 KB
Binary file not shown.

example/pubspec.lock

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ packages:
4242
name: async
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "2.8.2"
45+
version: "2.9.0"
4646
boolean_selector:
4747
dependency: transitive
4848
description:
@@ -56,21 +56,14 @@ packages:
5656
name: characters
5757
url: "https://pub.dartlang.org"
5858
source: hosted
59-
version: "1.2.0"
60-
charcode:
61-
dependency: transitive
62-
description:
63-
name: charcode
64-
url: "https://pub.dartlang.org"
65-
source: hosted
66-
version: "1.3.1"
59+
version: "1.2.1"
6760
clock:
6861
dependency: transitive
6962
description:
7063
name: clock
7164
url: "https://pub.dartlang.org"
7265
source: hosted
73-
version: "1.1.0"
66+
version: "1.1.1"
7467
collection:
7568
dependency: transitive
7669
description:
@@ -126,7 +119,7 @@ packages:
126119
name: fake_async
127120
url: "https://pub.dartlang.org"
128121
source: hosted
129-
version: "1.3.0"
122+
version: "1.3.1"
130123
file:
131124
dependency: transitive
132125
description:
@@ -218,21 +211,21 @@ packages:
218211
name: matcher
219212
url: "https://pub.dartlang.org"
220213
source: hosted
221-
version: "0.12.11"
214+
version: "0.12.12"
222215
material_color_utilities:
223216
dependency: transitive
224217
description:
225218
name: material_color_utilities
226219
url: "https://pub.dartlang.org"
227220
source: hosted
228-
version: "0.1.4"
221+
version: "0.1.5"
229222
meta:
230223
dependency: transitive
231224
description:
232225
name: meta
233226
url: "https://pub.dartlang.org"
234227
source: hosted
235-
version: "1.7.0"
228+
version: "1.8.0"
236229
nested:
237230
dependency: transitive
238231
description:
@@ -253,7 +246,7 @@ packages:
253246
name: path
254247
url: "https://pub.dartlang.org"
255248
source: hosted
256-
version: "1.8.1"
249+
version: "1.8.2"
257250
petitparser:
258251
dependency: transitive
259252
description:
@@ -293,7 +286,7 @@ packages:
293286
name: source_span
294287
url: "https://pub.dartlang.org"
295288
source: hosted
296-
version: "1.8.2"
289+
version: "1.9.0"
297290
stack_trace:
298291
dependency: transitive
299292
description:
@@ -314,21 +307,21 @@ packages:
314307
name: string_scanner
315308
url: "https://pub.dartlang.org"
316309
source: hosted
317-
version: "1.1.0"
310+
version: "1.1.1"
318311
term_glyph:
319312
dependency: transitive
320313
description:
321314
name: term_glyph
322315
url: "https://pub.dartlang.org"
323316
source: hosted
324-
version: "1.2.0"
317+
version: "1.2.1"
325318
test_api:
326319
dependency: transitive
327320
description:
328321
name: test_api
329322
url: "https://pub.dartlang.org"
330323
source: hosted
331-
version: "0.4.9"
324+
version: "0.4.12"
332325
typed_data:
333326
dependency: transitive
334327
description:

0 commit comments

Comments
 (0)