Skip to content

Commit

Permalink
[shared_preferences] Fix typo in changelog (#7523)
Browse files Browse the repository at this point in the history
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?
  • Loading branch information
navaronbracke authored Aug 28, 2024
1 parent cc7b5fc commit afc24ac
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

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

## 2.3.1

Expand Down

0 comments on commit afc24ac

Please sign in to comment.