nhost_flutter_auth 0.3.0+2 nhost_flutter_auth: ^0.3.0+2 copied to clipboard
Provides Nhost authentication state to your Flutter app, making it easy to set up protected resources, and react to logins and logouts.
0.3.0+2 #
- FIX: Fix the OAuth provider login flow example.
- CI: Set up repository-wide continuous tests.
- CHORE: Change name of example package.
- CHORE: Publish packages.
0.3.0+1 #
- DOCS: Update links in example READMEs to point to monorepo.
- CHORE: Update imports to point to new nhost_sdk top-level.
- CHORE: Add a standard Flutter .gitignore to the example.
- CHORE: Update package repository URLs.
0.3.0 #
- Update to latest nhost_sdk
0.2.0 #
- NhostAuthProvider.of no longer fails if authentication information cannot be found
0.1.0 #
- Migrate to newer APIs
- Add examples
- Rename parameter
0.0.0 #
- First version, in pre-release