You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)