chore: Update Flutter
This commit is contained in:
parent
87c151622c
commit
8ae8c59bea
2 changed files with 7 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
variables:
|
variables:
|
||||||
FLUTTER_VERSION: 3.0.0
|
FLUTTER_VERSION: 3.0.1
|
||||||
|
|
||||||
image: cirrusci/flutter:${FLUTTER_VERSION}
|
image: cirrusci/flutter:${FLUTTER_VERSION}
|
||||||
|
|
||||||
|
|
|
||||||
10
pubspec.lock
10
pubspec.lock
|
|
@ -1012,7 +1012,7 @@ packages:
|
||||||
name: matrix
|
name: matrix
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.9.4"
|
version: "0.9.6"
|
||||||
matrix_api_lite:
|
matrix_api_lite:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
@ -1592,9 +1592,11 @@ packages:
|
||||||
snapping_sheet:
|
snapping_sheet:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: snapping_sheet
|
path: "."
|
||||||
url: "https://pub.dartlang.org"
|
ref: listenable
|
||||||
source: hosted
|
resolved-ref: "2d9f2a40590c13aadfd226c2e41b08e155e6a92e"
|
||||||
|
url: "https://github.com/TheOneWithTheBraid/snapping_sheet.git"
|
||||||
|
source: git
|
||||||
version: "3.1.0"
|
version: "3.1.0"
|
||||||
source_map_stack_trace:
|
source_map_stack_trace:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue