flutter_token_auth 0.3.4 copy "flutter_token_auth: ^0.3.4" to clipboard
flutter_token_auth: ^0.3.4 copied to clipboard

A package for handling token-based authentication in Flutter.

0.3.4 #

  • fix changelog

0.3.3 #

  • More consistent encoding of requests, allows for null values in body

0.3.2 #

  • Fix missing client export

0.3.1 #

  • Fix dependency issue blocking publish

0.3.0 #

  • Begin migration towards client approach, there is now AuthClient which can be supplied as a http client

0.2.4 #

  • Auth Manager no longer has an awkward config validation in the constructor

0.2.3 #

  • Mock User factory generates an app id key if none is supplied

0.2.2 #

  • Allow the app id key to be configured

0.2.1 #

  • Adding publish status

0.2.0 #

  • Finally automatically published

0.1.3 #

  • Enabling automatic publishing

0.1.0 #

  • Initial version.
2
likes
0
points
158
downloads

Publisher

verified publisherfeirmapp.ie

Weekly Downloads

A package for handling token-based authentication in Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, http

More

Packages that depend on flutter_token_auth