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
Configure FfiNative resolver on dart:io (flutter#176621)
This is needed by file watching implementation after
dart-lang/sdk@ed6bab8
Ideally we should actually move this whole code into `io_natives.{h,cc}`
on the Dart runtime side to avoid duplication.
0 commit comments