Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add flutter app Ory Network example (ory#82)
* feat: get current session information * feat: create login flow * feat: login with email and password * feat: register with email and password * fix: handle all errors incl deserialization error * feat: logout & get session on home page init * feat: show session information * feat: add design and refactor blocs * fix: change package and folder name * fix: change package name * docs: update README.md * refactor: delete unused icon * refactor: remove unused packages * chore: format code * refactor: add missing package and delete unused test * chore: display components dynamically * chore: clean up and format code * fix: aal2 navigation * chore: remove unnecessary code * chore: fix typo and rename variables * chore: separate exception handlings * fix: prevent null exception
- Loading branch information