File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/shared_preferences/shared_preferences_platform_interface Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## 2.0.0-nullsafety
1+ ## 2.0.0
22
33* Migrate to null safety.
44
Original file line number Diff line number Diff line change 11name : shared_preferences_platform_interface
22description : A common platform interface for the shared_preferences plugin.
33homepage : https://github.com/flutter/plugins/tree/master/packages/shared_preferences/shared_preferences_platform_interface
4- version : 2.0.0-nullsafety
4+ version : 2.0.0
55
66dependencies :
77 flutter :
@@ -10,8 +10,8 @@ dependencies:
1010dev_dependencies :
1111 flutter_test :
1212 sdk : flutter
13- pedantic : ^1.10.0-nullsafety
13+ pedantic : ^1.10.0
1414
1515environment :
16- sdk : " >=2.12.0-0 <3.0.0"
16+ sdk : " >=2.12.0-259.9.beta <3.0.0"
1717 flutter : " >=1.12.8"
You can’t perform that action at this time.
0 commit comments