Skip to content

v0.32.0

Compare
Choose a tag to compare
@jcollins-g jcollins-g released this 20 May 20:07
9047d73
  • Fix type exception in 2.9 dev versions of dart (#2214)
  • BREAKING : Refactor Container class, changing the names
    of many getters for templates. Users with custom templates
    may need to update their templates (#2206, #2208).
  • Refactors moving toward mono-repo support (#2204, #2203).
  • Fix crash with newer analyzers and unnamed extension methods
    (#2197).
  • Use flutter pub get when appropriate instead of dart
    pub get (#2190)