Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(analytics): adds flutter sdk to example apps #1465

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

haverchuck
Copy link
Member

Description of changes:
Adds the flutter sdk as dependency to analytics example apps.

Fixes the following melos error:

Running "flutter pub get" in workspace packages...
Note: this may take a while in large workspaces such as this one.
  ✓ amplify_analytics_pinpoint
    └> packages/analytics/amplify_analytics_pinpoint
  ✓ amplify_analytics_pinpoint_android
    └> packages/analytics/amplify_analytics_pinpoint_android
  - amplify_analytics_pinpoint_android_example
    └> packages/analytics/amplify_analytics_pinpoint_android/example
    └> Failed to install.

Resolving dependencies...
Because amplify_analytics_pinpoint_android_example requires the Flutter SDK, version solving failed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@haverchuck haverchuck requested a review from a team as a code owner March 21, 2022 16:10
Copy link
Contributor

@ragingsquirrel3 ragingsquirrel3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@haverchuck haverchuck merged commit cf837bb into aws-amplify:main Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants