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

Slate package to quickly scaffold a login + register system.

Auth Slate #

Generates a boilerplate for authentication for Nylo projects.

Getting Started #

In your flutter project add the dependency:

dependencies:
  ...
  ny_auth_slate: ^0.4.4
flutter pub add ny_auth_slate

Usage #

Run the below command in your project.

dart run ny_auth_slate:main publish:all

With Nylo

metro publish:slate ny_auth_slate

Requirements #

  • Dart >= 2.19.0
  • Flutter >= 3.7.0

Files generated: #

  • Pages
    • Login
    • Register
  • Widgets
    • Buttons
    • Text Fields

Licence #

The MIT License (MIT). Please view the License File for more information.

3
likes
0
pub points
53%
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