Skip to content

Commit afc24ac

Browse files
[shared_preferences] Fix typo in changelog (#7523)
This PR fixes a typo in the changelog of shared_preferences, relating to what Dart / Flutter version are supported from version 2.3.2 onwards Fixes flutter/flutter#154177 I'm not sure if this requires a version change. Does it fall under "Updating the minimum Dart or Flutter SDK for all packages when we adjust our test matrix." ? Although, developers probably want to see this corrected on Pub, so that would require a version change?
1 parent cc7b5fc commit afc24ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/shared_preferences/shared_preferences/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
* Removes outdated testing information from README.
44
* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
5-
* Updates minimum supported SDK version to Flutter 3.19/Dart 3.3.
65

76
## 2.3.1
87

0 commit comments

Comments
 (0)