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

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';
3
likes
120
pub points
51%
popularity

Publisher

unverified uploader

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