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

Support using as static library #62

Merged
merged 5 commits into from
Sep 6, 2022
Merged

Support using as static library #62

merged 5 commits into from
Sep 6, 2022

Conversation

onevcat
Copy link
Member

@onevcat onevcat commented Aug 29, 2022

Solve #61

This also prevents changing the original flutter Pods assumption.

@onevcat onevcat requested a review from eJamesLin August 29, 2022 00:57
@onevcat
Copy link
Member Author

onevcat commented Aug 29, 2022

@eJamesLin Any chance to check this? Thanks!

s.license = { :type => 'MIT' }
s.summary = 'A UI toolkit for beautiful and fast apps.'
s.homepage = 'https://flutter.dev'
s.license = { :type => 'BSD' }
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we could remove this file in git, since

This is a generated file; do not edit or check into version control.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. I will remove it.

Copy link
Contributor

@eJamesLin eJamesLin left a comment

Choose a reason for hiding this comment

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

LGTM

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.

None yet

2 participants