mirror of
https://github.com/flutter/samples.git
synced 2026-04-07 04:02:13 +00:00
Added trailing button to delete cart item in provider_shopper App (#571)
This commit is contained in:
@@ -73,7 +73,7 @@ packages:
|
||||
name: meta
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.3.0-nullsafety.3"
|
||||
version: "1.3.0-nullsafety.4"
|
||||
nested:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -120,7 +120,7 @@ packages:
|
||||
name: stack_trace
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.10.0-nullsafety.1"
|
||||
version: "1.10.0-nullsafety.4"
|
||||
stream_channel:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -164,5 +164,5 @@ packages:
|
||||
source: hosted
|
||||
version: "2.1.0-nullsafety.3"
|
||||
sdks:
|
||||
dart: ">=2.10.0-110 <2.11.0"
|
||||
dart: ">=2.10.0-110 <=2.11.0-234.0.dev"
|
||||
flutter: ">=1.16.0"
|
||||
|
||||
Reference in New Issue
Block a user