switch to null-safe version for scrollable_positioned_list & flutter_image_compress

This commit is contained in:
Neeraj Gupta 2021-10-31 12:46:16 +05:30
parent 580a85af90
commit c6e36357a8
2 changed files with 2 additions and 2 deletions

View file

@ -868,7 +868,7 @@ packages:
name: scrollable_positioned_list
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.10"
version: "0.2.2"
sensors:
dependency: transitive
description:

View file

@ -85,7 +85,7 @@ dependencies:
provider: ^6.0.0
quiver: ^3.0.1
receive_sharing_intent: ^1.4.5
scrollable_positioned_list: ^0.1.10
scrollable_positioned_list: ^0.2.2
sentry: ^5.0.0
share_plus: ^2.2.0
shared_preferences: ^2.0.5