Skip to content

Commit

Permalink
Version 3.0.0-nullsafety.2
Browse files Browse the repository at this point in the history
Bump minimum SDK constraint to 2.12.0-0 and dependencies to versions
that have also had their minimum SDK constraint bumped to 2.12.0-0. This
prevents pub's analysis/scoring from emitting errors about null-safety.
  • Loading branch information
cbracken committed Nov 6, 2020
1 parent d6000e2 commit 742831a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#### 3.0.0-nullsafety.2 - 2020-11-05

* BREAKING CHANGE: This version requires Dart SDK 2.12.0-0 or later.

#### 3.0.0-nullsafety.1 - 2020-11-05

* Enable non-nullable experiment in `analysis_options.yaml`.
Expand Down

0 comments on commit 742831a

Please sign in to comment.