ny_auth_slate 0.4.17 copy "ny_auth_slate: ^0.4.17" to clipboard
ny_auth_slate: ^0.4.17 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 Dart:

 $ dart pub add ny_auth_slate

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 dart pub get):

dependencies:
  ny_auth_slate: ^0.4.17

Alternatively, your editor might support dart pub get or 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
0
pub points
44%
popularity

Publisher

unverified uploader

Slate package to quickly scaffold a login + register system.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, collection, flutter, nylo_support

More

Packages that depend on ny_auth_slate