gamepads icon indicating copy to clipboard operation
gamepads copied to clipboard

Share code between Apple platforms

Open markvideon opened this issue 1 year ago • 1 comments

As per comments in https://github.com/flame-engine/gamepads/pull/30, gamepads_ios and gamepads_darwin have a lot of shared functionality, at the moment they exist as entirely seperate packages.

As Luan mentioned, audioplayers could be used as a model for how to share code between these platforms.

There is also a proposal document from the Flutter team on the matter of sharing code between these platforms.

markvideon avatar Jun 15 '24 23:06 markvideon

I think symlinks should be possible to use in packages now. :)

spydon avatar Mar 26 '25 17:03 spydon