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

Update dependencies to their latest null safe version #5

Closed
ashishbeck opened this issue Mar 10, 2021 · 3 comments
Closed

Update dependencies to their latest null safe version #5

ashishbeck opened this issue Mar 10, 2021 · 3 comments
Labels
awaiting response Waiting for response request New feature or request

Comments

@ashishbeck
Copy link

Hello, with the release of Flutter 2.0, the packages that this depends on need updating.
I have had conflicts with http and platform_interface so far. Could you please update the packages?
I could look into the code and create a PR if needed.

@mateusfccp mateusfccp added the request New feature or request label Mar 11, 2021
@mateusfccp
Copy link
Owner

@ashishbeck Thanks for contacting me!

I made a new publication 2.0.0-nullsafety. As I am not currently using Flutter 2.0 in production I don't have a proper setup to test this, but the code is properly migrated and all tests has passed.

Would you please try it for me? If you deem it working I will gladly publish it as stable (2.0.0).

@mateusfccp mateusfccp added the awaiting response Waiting for response label Mar 11, 2021
@ashishbeck
Copy link
Author

ashishbeck commented Mar 13, 2021

The package is compiling and building fine. There aren't any issues. I can't seem to check for updates locally in android, however. I think it's because I need to install from Google Play for the APIs to kick in. Regardless, the notAvailable function does work and I think it is okay to be published.
I have tested it for dev and release version.

@mateusfccp
Copy link
Owner

Thanks, @ashishbeck. Published 2.0.0 as stable. If you find any issue, please report it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response Waiting for response request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants