Skip to content

Upgrade tiled and flutter_svg dependencies. - #379

Merged
erickzanardo merged 13 commits into
developfrom
luan.upgrade-tiled
Jun 21, 2020
Merged

Upgrade tiled and flutter_svg dependencies.#379
erickzanardo merged 13 commits into
developfrom
luan.upgrade-tiled

Conversation

@luanpotter

Copy link
Copy Markdown
Member

Description

Upgrade tiled and flutter_svg dependencies.

Fixes # (issue number, if there is one)

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

If something is unclear, please submit the PR anyways and ask about what you thought was unclear.

  • This branch is based on develop
  • This PR is targeted to merge into develop (not master)
  • I have added an entry under [next] in CHANGELOG.md
  • I have formatted my code with flutter format
  • I have made corresponding changes to the documentation
  • I have added examples for new features in doc/examples
  • The continuous integration (CI) is passing

@erickzanardo erickzanardo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just a minor concern regarding the CHANGELOG, other than that, LGTM

Comment thread CHANGELOG.md Outdated
@luanpotter
luanpotter force-pushed the luan.upgrade-tiled branch from c003ba4 to 7530b04 Compare June 15, 2020 12:14
Comment thread .github/workflows/test.yml Outdated
- uses: subosito/flutter-action@v1
with:
channel: 'stable'
channel: 'dev'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does that means that people will require the dev channel of Flutter to use Flam?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

No, they will need at least 1.18.0-6.0.pre. I don't know what branch that is in at the moment. But this is a requirement introduced by flutter_svg 0.18.0, so we can't upgrade if we don't want that.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We usually, keep Flame following the beta channel, let me confirm which version is the latest beta.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I just changed to dev as that's the one I use. I will try beta to see if the build works.

@erickzanardo
erickzanardo merged commit b810cdd into develop Jun 21, 2020
@erickzanardo
erickzanardo deleted the luan.upgrade-tiled branch June 21, 2020 14:23
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.

2 participants