custom_signin_buttons 1.0.2 copy "custom_signin_buttons: ^1.0.2" to clipboard
custom_signin_buttons: ^1.0.2 copied to clipboard

A package designed to create sign in buttons in an easier and more customizable way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_signin_buttons

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

dependencies:
  custom_signin_buttons: ^1.0.2

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:custom_signin_buttons/custom_signin_buttons.dart';
10
likes
140
pub points
81%
popularity

Publisher

unverified uploader

A package designed to create sign in buttons in an easier and more customizable way.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on custom_signin_buttons