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 to work null safe on modern android mobile and migrate to AndroidX. #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kunimasu
Copy link

@kunimasu kunimasu commented Aug 28, 2021

Hi, flutter_slack_oauth is great for me to develop my app.
But some points are necessary to fix in my case such as null safe and recent android mobile version working.

This PR is a little changed around Slack request and response due to modified Slack documents.
e.g. I put accessToken into http headers.

I hope this PR helpful for flutter_slack_oauth.
One thing, sorry. I can't check iOS side. I just tested Android 11 with Pixel 4a.

@kunimasu kunimasu changed the title Fix to work null safe on modal android mobile and migrated to AndroidX. Fix to work null safe on modern android mobile and migrate to AndroidX. Aug 28, 2021
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.

1 participant