auth_button_kit 0.9.4 copy "auth_button_kit: ^0.9.4" to clipboard
auth_button_kit: ^0.9.4 copied to clipboard

outdated

Awesome buttons custamisable that build you a beautiful authentication page in just a few clicks

AuthButtonKit

A Flutter Package to easily create beautiful auth buttons
Specially designed for IOS/Android

Example
import 'package:auth_button_kit/auth_button_kit.dart';

AuthButton(
  onPressed: (method) => print('you pressed $method'),
  brand: Method.facebook,
),
11
likes
0
points
23
downloads

Publisher

verified publisherromainhartmann.me

Weekly Downloads

Awesome buttons custamisable that build you a beautiful authentication page in just a few clicks

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on auth_button_kit

Packages that implement auth_button_kit