chore(flutter): add Swift Package Manager support to measure_flutter - #4008
Open
abhaysood wants to merge 3 commits into
Open
chore(flutter): add Swift Package Manager support to measure_flutter#4008abhaysood wants to merge 3 commits into
abhaysood wants to merge 3 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
abhaysood
force-pushed
the
flutter-spm-migration
branch
from
July 8, 2026 09:36
cc55221 to
f15533f
Compare
abhaysood
force-pushed
the
flutter-spm-migration
branch
from
July 23, 2026 06:04
f15533f to
f27e635
Compare
abhaysood
force-pushed
the
flutter-spm-migration
branch
from
July 23, 2026 06:14
f27e635 to
f2f3553
Compare
abhaysood
force-pushed
the
flutter-spm-migration
branch
from
July 28, 2026 05:40
f2f3553 to
e07c2eb
Compare
abhaysood
force-pushed
the
flutter-spm-migration
branch
from
July 28, 2026 06:12
e07c2eb to
611608c
Compare
adwinross
approved these changes
Jul 28, 2026
abhaysood
force-pushed
the
flutter-spm-migration
branch
from
July 28, 2026 11:24
611608c to
d80e132
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add SPM support for
measure_flutterpackage. Follows all the steps defined in the docs:https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors
Related issue
Closes #3283