cool_auth_ui 1.0.0 copy "cool_auth_ui: ^1.0.0" to clipboard
cool_auth_ui: ^1.0.0 copied to clipboard

A beautiful and customizable authentication UI package for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cool_auth_ui

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

dependencies:
  cool_auth_ui: ^1.0.0

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:cool_auth_ui/cool_auth_ui.dart';
1
likes
140
points
24
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A beautiful and customizable authentication UI package for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_localizations

More

Packages that depend on cool_auth_ui