super_login 1.0.0 copy "super_login: ^1.0.0" to clipboard
super_login: ^1.0.0 copied to clipboard

A ready to use login/signup/recovery widget with functionalities and animations

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_login

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

dependencies:
  super_login: ^1.0.0

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:super_login/super_login.dart';
4
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A ready to use login/signup/recovery widget with functionalities and animations

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

awesome_dialog, flutter, font_awesome_flutter, provider, quiver, transformer_page_view

More

Packages that depend on super_login