-
Notifications
You must be signed in to change notification settings - Fork 30.2k
[shared_preferences_foundation] Add Swift Package Manager compatibility to shared_preferences_foundation #146918
Copy link
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: pluginsSupport for writing, building, and running plugin packagesSupport for writing, building, and running plugin packagesfyi-ecosystemFor the attention of Ecosystem teamFor the attention of Ecosystem teamp: shared_preferencesPlugin to read and write Shared PreferencesPlugin to read and write Shared Preferencesplatform-iosiOS applications specificallyiOS applications specificallyplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: pluginsSupport for writing, building, and running plugin packagesSupport for writing, building, and running plugin packagesfyi-ecosystemFor the attention of Ecosystem teamFor the attention of Ecosystem teamp: shared_preferencesPlugin to read and write Shared PreferencesPlugin to read and write Shared Preferencesplatform-iosiOS applications specificallyiOS applications specificallyplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Prerequisites:
Follow "Converting an existing Swift Flutter Plugin to a Swift Package" instructions to make
shared_preferences_foundationplugin compatible with Swift Package Manager and CocoaPods.To validate all is working, run the following commands