apptive_grid_user_management 0.0.5-alpha.2 apptive_grid_user_management: ^0.0.5-alpha.2 copied to clipboard
Package to add UserManagement through ApptiveGrid to a Flutter App. This provides Login/Register Widgets and options to confirm accoutns
0.0.5-alpha.2 #
- Upgraded to
flutter_lints 2
Breaking Change #
- Remove
ApptiveGridUserManagement.withClient
in favor of a named argument in the default constructor
0.0.5-alpha.1 #
- Update apptive_grid_core to 0.10.0 to include breaking model changes
0.0.4+1 #
- Add Group to Login call url
0.0.4 #
- Allow customization of Password Rule enforcement through
PasswordRequirement
0.0.3 #
- Add functionality to reset passwords
- BREAKING Rename
redirectSchema
toredirectScheme
- Add AutofillHints to input fields
0.0.2 #
- Add Example
- Disallow spaces in email fields