Workiva / built_redux

an implementation of redux written in dart that enforces immutability
MIT License
125 stars 46 forks source link

Widen analyzer / built_value ranges #154

Closed aaronlademann-wf closed 3 years ago

aaronlademann-wf commented 3 years ago

In order to get passing dev CI builds using the Dart SDK 2.12.x versions, we need to unlock analyzer 0.40 or higher.

@davidmarne @davidmarne-wf I was thinking maybe we could merge this into/include this in the 7.5.12 release?

davidmarne commented 3 years ago

working on a release rn