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

Slate package to quickly scaffold a login + register system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ny_auth_slate

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

dependencies:
  ny_auth_slate: ^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:ny_auth_slate/ny_auth_slate.dart';
4
likes
130
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

Slate package to quickly scaffold a login + register system.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, collection, flutter, nylo_support

More

Packages that depend on ny_auth_slate