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
Currently flutter create --plugin example_plugin creates a skeleton for a plugin with Obj-C for iOS. There should be an option to start the plugin directory with Swift instead of Obj-C.