Skip to content

Conversation

@defuncart
Copy link

Firstly, thanks for adding this package which is very useful when developing web apps.

As the package hasn't been updated for a few years, I though it might be a good idea to bump up the dependencies.

Copy link
Owner

@creativecreatorormaybenot creativecreatorormaybenot left a comment

Choose a reason for hiding this comment

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

Looks very good, thanks for your contribution!

Could you please bump the package version, so that it is published to Pub by CD?


environment:
sdk: '>=2.14.0 <3.0.0'
sdk: ^3.5.0

Choose a reason for hiding this comment

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

Is this now the recommended syntax?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, as far as I know. If a new project is created with a recent version of Flutter, the constraint is written as ^3.x.0 instead of >=3.x.0 < 4.0.0.

@defuncart
Copy link
Author

Could you please bump the package version, so that it is published to Pub by CD?

I bumped the version to 0.2.0 and updated CHANGELOG :)

Copy link
Owner

@creativecreatorormaybenot creativecreatorormaybenot 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.

2 participants