login_fresh 1.0.8 copy "login_fresh: ^1.0.8" to clipboard
login_fresh: ^1.0.8 copied to clipboard

LoginFresh is a user-friendly design where you can incorporate functionalities such as signUp, reset password or login with social networks

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add login_fresh

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  login_fresh: ^1.0.8

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:login_fresh/login_fresh.dart';
21
likes
30
pub points
29%
popularity

Publisher

verified publishersoftnux.io

LoginFresh is a user-friendly design where you can incorporate functionalities such as signUp, reset password or login with social networks

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on login_fresh