Last updated:
0 purchases
ny auth slate
Auth Slate #
Generates a boilerplate for authentication for Nylo projects.
Getting Started #
In your flutter project add the dependency:
dependencies:
...
ny_auth_slate: ^1.0.0
copied to clipboard
flutter pub add ny_auth_slate
copied to clipboard
Usage #
Run the below command in your project.
dart run ny_auth_slate:main publish:all
copied to clipboard
With Nylo
metro slate:publish ny_auth_slate
copied to clipboard
Requirements #
Dart >= 2.19.0
Flutter >= 3.7.0
Files generated: #
Pages
Login
Register
Landing
Licence #
The MIT License (MIT). Please view the License File for more information.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.