authsome_flutter_ui 1.6.1 copy "authsome_flutter_ui: ^1.6.1" to clipboard
authsome_flutter_ui: ^1.6.1 copied to clipboard

Pre-built Material Design 3 authentication UI widgets for AuthSome.

authsome_flutter_ui #

Pre-built Material Design 3 authentication UI widgets for AuthSome.

Features #

  • Ready-to-use sign in, sign up, and password reset screens
  • Material Design 3 theming
  • MFA support
  • Social login buttons

Getting Started #

import 'package:authsome_flutter_ui/authsome_flutter_ui.dart';

// Use pre-built auth screen
AuthScreen(
  baseUrl: 'https://your-authsome-server.com',
);

Documentation #

See the AuthSome documentation for more details.

0
likes
140
points
139
downloads

Documentation

API reference

Publisher

verified publisherxraph.com

Weekly Downloads

Pre-built Material Design 3 authentication UI widgets for AuthSome.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

authsome_flutter, flutter

More

Packages that depend on authsome_flutter_ui