custom_auth 0.0.1 copy "custom_auth: ^0.0.1" to clipboard
custom_auth: ^0.0.1 copied to clipboard

discontinued
retractedoutdated

Sfera Auth custom package.

Flutter auth package #

Usage #

AuthPage(
   Color themeColor;
   Color errorColor;
   Color hintColor;
   Color disabledColor;
   Color buttonColor;
   Color backgroundColor;
   Color surfaceTintColor;
   Color primaryColor;
   Dio dio;
   String passwordHelperText;
   String enterIdText;
   String enterAPasswordText;
   String passwordText;
   String signInText;
   String validationPasswordText;
   String validationId;
   String checkTokentAdress;
   String createTokenAdress;
   String serverUrl;
   double imageAssetHeight;
   double imageAssetWidgth;
   double appHeight;
);
2
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Sfera Auth custom package.

License

unknown (license)

Dependencies

dio, email_validator, flutter, flutter_riverpod, flutter_secure_storage, shared_preferences

More

Packages that depend on custom_auth