auth_button_kit 0.9.1 copy "auth_button_kit: ^0.9.1" to clipboard
auth_button_kit: ^0.9.1 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: (m) => print('pressed'),
  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