flutter_appauth_platform_interface 1.0.2 copy "flutter_appauth_platform_interface: ^1.0.2" to clipboard
flutter_appauth_platform_interface: ^1.0.2 copied to clipboard

outdated

A common platform interface for the flutter_appauth plugin.

[1.0.2] #

  • Fixes issue #86 where there was an error on casting tokenAdditionalParameters property upon calling the token() method. Thanks to the PR from Sven

[1.0.1] #

  • Specify the object type for the instance property within FlutterAppAuthPlatform instead of being dynamic

[1.0.0+1] #

  • Add pub badge to readme

[1.0.0] #

  • Initial release of platform interface