mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-25 06:52:35 +01:00
chore: Update Flutter
This commit is contained in:
parent
b287590af2
commit
06f9d1e297
@ -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…
Reference in New Issue
Block a user