Michael Goderbauer
Michael Goderbauer
(triage) Spoke to @justinmc last week and he indicated that this one is still on his radar.
(triage) Spoke to @justinmc last week and he indicated that this one is still on his radar.
(triage): @gmackall Presumably, this is also something to be addressed after https://github.com/flutter/engine/pull/53462?
When you currently execute `flutter create --template=package_ffi foobar` it generates an app that configures ffigen via a YAML file. We should change that to instead use a Dart script to...
Looks like this will require some clean-up in google3, see failing "Google testing" check.
On Windows it depends on which underlaying Windows API is used. Some can convert slashes, others don't. The only safe way is to use the correct slash on Windows everywhere...
@dcharkes and I were just talking about it. We arrived at the conclusion that we should just run the dev dependency hooks also for `dart run`s. This would unify the...
(triage) @gabbopalma Do you still have plans to finish this PR and take it out of draft mode?
(triage): Looks like this is failing some checks. Can you please take a look and address those issues? Thank you!
(triage) I am going to close this one for now since there hasn't been any progress. Please feel free to open a new PR if you find time to work...