getlogin 0.0.3 copy "getlogin: ^0.0.3" to clipboard
getlogin: ^0.0.3 copied to clipboard

A customize login package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add getlogin

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

dependencies:
  getlogin: ^0.0.3

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:getlogin/getlogin.dart';
2
likes
110
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

A customize login package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_login_facebook, google_sign_in, sign_in_with_apple

More

Packages that depend on getlogin