https://github.com/loic-sharma/spm_shared_dependency
https://github.com/loic-sharma/spm_shared_dependency
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loic-sharma/spm_shared_dependency
- Owner: loic-sharma
- Created: 2024-10-23T19:23:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T19:28:04.000Z (about 1 year ago)
- Last Synced: 2025-02-08T20:16:50.178Z (11 months ago)
- Language: Dart
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter app with plugins that share a SwiftPM dependency
`plugin_one` and `plugin_two` both depend on the SwiftPM card example package
([here](https://github.com/loic-sharma/spm_shared_dependency/blob/544645570bbcee5d6b7ebd05693eccff08c81441/plugin_one/ios/plugin_one/Package.swift#L14-L16) and [here](https://github.com/loic-sharma/spm_shared_dependency/blob/main/plugin_two/ios/plugin_two/Package.swift#L14-L16)).