Closed
Description
I think I've determined the root cause. The fix is a bit weird...
Basically: flutter requires
- Land Support latest built_collection dart-archive/code_builder#185
- Publish code_builder 3.0.0 - Intent to release: 3.0.0 dart-lang/tools#867
- ...not sure what's next. Still broken...
Not needed, but in process anyway...
- Update build_runner to support code_builder 3.0.0 - Latest build dart-archive/code_builder#187
There still might be some lingering conflicts w/ the Flutter SDK. I'll dig in once we get this update.