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

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: (m) => print('pressed'),
  brand: Method.facebook,
),
9
likes
0
pub points
64%
popularity

Publisher

verified publisherspooki.fr

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