smooth_auth_sheet 0.1.1 copy "smooth_auth_sheet: ^0.1.1" to clipboard
smooth_auth_sheet: ^0.1.1 copied to clipboard

Reusable, modern auth/profile bottom sheet for Flutter with Google-first login CTA.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smooth_auth_sheet

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

dependencies:
  smooth_auth_sheet: ^0.1.1

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:smooth_auth_sheet/smooth_auth_sheet.dart';
0
likes
150
points
66
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reusable, modern auth/profile bottom sheet for Flutter with Google-first login CTA.

Repository (GitHub)
View/report issues

Topics

#flutter #authentication #bottom-sheet #login #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smooth_auth_sheet