plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

feat(connectivity_plus): Add Swift Package Manager support

Open charafau opened this issue 1 year ago • 1 comments

ref: https://github.com/fluttercommunity/plus_plugins/issues/3152

Another spm support

removed obsolete objc code, moved plugin to swift only, which avoid mixing swift project

charafau avatar Aug 12 '24 09:08 charafau

The example pubspec should not be changed.

Instead, use melos bootstrap as explained in the contributors document to setup the example project.

Thank you Miguel, will educate myself with melos :)

charafau avatar Aug 12 '24 14:08 charafau