Text changed on listeners (#4)

This commit is contained in:
2022-09-05 23:04:13 +01:00
committed by GitHub
parent 7acca02fc8
commit 3c1ecd76c2
5 changed files with 44 additions and 16 deletions

View File

@@ -134,14 +134,14 @@ packages:
name: matcher
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.11"
version: "0.12.12"
material_color_utilities:
dependency: transitive
description:
name: material_color_utilities
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.5"
version: "0.2.0"
meta:
dependency: transitive
description:
@@ -188,7 +188,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.0"
version: "1.9.1"
stack_trace:
dependency: transitive
description:
@@ -244,7 +244,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.9"
version: "0.4.13"
toast:
dependency: "direct main"
description:
@@ -279,7 +279,7 @@ packages:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
version: "2.1.3"
sdks:
dart: ">=2.18.0-190.0.dev <3.0.0"
flutter: ">=1.20.0"