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
A large portion of the Windows code ( see #2349 ) is for serialization to and from the method channel. Part of this can be solved with package:pigeon, but FFI is a better solution in the long run
The text was updated successfully, but these errors were encountered:
A large portion of the Windows code ( see #2349 ) is for serialization to and from the method channel. Part of this can be solved with
package:pigeon
, but FFI is a better solution in the long runThe text was updated successfully, but these errors were encountered: