vyuh_feature_auth 1.15.1 vyuh_feature_auth: ^1.15.1 copied to clipboard
Provides the Auth feature for your Vyuh project.
1.15.1 #
- FIX: version upgrades.
1.15.0 #
- FEAT: added support for content modifiers that are configurable from the CMS.
1.14.1 #
- FIX: analysis fixes.
1.14.0 #
- FEAT: adding an AuthFormBuilder to simplify building auth forms.
1.13.0 #
- FEAT: added a Hint Action Text item useful when you have a question followed by an action in a single line.
1.12.2 #
- FIX: update pubspec and readme.
1.12.1 #
- FIX: update licenses.
1.12.0 #
- REFACTOR: visual tweaks.
- FEAT: adding feature examples, schemas and some core feature packages like auth and onboarding.
1.11.0 #
- FEAT: add an option to show/hide login error.
1.10.0 #
- FEAT: add an option to show/hide login error.
1.9.0 #
- FEAT: adding implementation for phone otp form.
1.8.2 #
- FIX: use action for login and secondaryAction for logout.
1.8.1 #
- FIX: simplified the AuthFlow.
1.8.0 #
- FEAT: add support for layout types for OAuthSignIn. Refactor code to support the new layouts.
1.7.0 #
- FEAT: add the ability to cancel out other auth flows when the active is in operation.
1.6.0 #
- FEAT: add new user registration to auth plugin, tweak the title and description of action field.
- FEAT: added oauth sign widgets and schemas.
1.5.0 #
- FEAT: adding support for FileReference, VideoPlayer supports FileReference from Sanity.
1.4.0 #
- FEAT: added a BuildContext parameter to all loaders and error views. This helps in using the Theme from the context.
1.3.0 #
- FEAT: renaming PageRouteScaffold to RouteScaffold. Added a SingleItemRouteScaffold for showing only the first item in a body region, a common use case.
1.2.0 #
- FEAT: adding delay action.
1.1.6 #
- FIX: setting the right icons.
1.1.5 #
- Update a dependency to the latest release.
1.1.4 #
- Update a dependency to the latest release.
1.1.3 #
- Update a dependency to the latest release.
1.1.2 #
- Update a dependency to the latest release.
1.1.1 #
- Update a dependency to the latest release.
1.1.0 #
- FEAT: refactoring services and introducing some new conditions for screen-size, theme-mode, platform, user-auth.
1.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.0.0-beta.8 #
- FEAT: added a route refresh action.
1.0.0-beta.7 #
- FEAT: adding support for setting an image prefix path for local sanity provider, version upgrades.
1.0.0-beta.6 #
- FEAT: adding full support for local sanity load of dataset.
1.0.0-beta.5 #
- FIX: changing dep version.
- FEAT: adding better handling of auth with the use of an Unknown User.
- FEAT: adding the ability to control the routes.
- FEAT: showcases the lifecycle of login with a custom condition, views and a User card layout.
1.0.0-beta.4 #
- FEAT: adding better handling of auth with the use of an Unknown User.
- FEAT: adding the ability to control the routes.
1.0.0-beta.3 #
- FIX: changing dep version.
- FEAT: showcases the lifecycle of login with a custom condition, views and a User card layout.
1.0.0-beta.2 #
- Bump "vyuh_feature_auth" to
1.0.0-beta.2
.
0.0.1 #
- TODO: Describe initial release.