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

Mock de funcionamiento de Authenticacion a modo de prueba.

Custom Authentication System Package #

Features #

Metodo de authenticacion falso para pruebas de paquetes.

Getting started #

custom_authentication_system_package: ^0.0.1

Usage #

El uso se puede ver reflejado mejor en el example pero se deja una muestra aqui.

CustomAuthenticationSystemPackage package = CustomAuthenticationSystemPackage();

package.customAuthentication(
    user: userCtrl.text,
    password: passCtrl.text,
);
0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

Mock de funcionamiento de Authenticacion a modo de prueba.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_authentication_system_package