djangoflow_auth 0.0.1
djangoflow_auth: ^0.0.1 copied to clipboard
djangoflow_auth is a Flutter package that provides authentication functionalities compatible with DjangoFlow API.
0.0.1 #
We are excited to announce the initial release of djangoflow_auth!
Added
- Initial release of the
djangoflow_authFlutter package. - Support for Google, Facebook, Apple, and Discord social logins.
- Integration with
bloc,dio, andhydrated_blocfor handling authentication. - Example code snippets showcasing usage of different social login providers.