slack_login_button 0.0.2 copy "slack_login_button: ^0.0.2" to clipboard
slack_login_button: ^0.0.2 copied to clipboard

This is Widget for Slack login. You can provide Slack login feature by set it to your parent Widget simply. As result, you will get access_token from callback you specified.

0.0.1 #

First release. This Slack login button widget has be implemented most basic parts as below:

  • You require to pass clientId, clientSecret, scope. Optionally, redirect_uri, state, team.
  • Check state and redirect_uri included Slack response if you passed them and access_token will be returned.
1
likes
135
points
11
downloads

Publisher

verified publisherkunimasu.com

Weekly Downloads

This is Widget for Slack login. You can provide Slack login feature by set it to your parent Widget simply. As result, you will get access_token from callback you specified.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_webview_plugin, http

More

Packages that depend on slack_login_button

Packages that implement slack_login_button