pbp_django_auth 0.2.3 pbp_django_auth: ^0.2.3 copied to clipboard
A Flutter package for helping students to implement authentication from Django web service in Flutter.
0.2.3 #
- Fix updateCookie method.
0.2.2 #
- Fix data storage variable type.
0.2.1 #
- Fix format.
0.2.0 #
- Fix LateInitializationError issue.
- Removal of BuildContext as a required parameter.
0.1.2 #
- Add jsonData to facilitate extra data given from Django.
0.1.1 #
- Fix documentation.
0.1.0 #
- Initial release.