Generates a boilerplate for authentication for Nylo projects.
In your flutter project add the dependency:
dependencies:
...
ny_auth_slate: ^1.0.0
flutter pub add ny_auth_slate
Run the below command in your project.
dart run ny_auth_slate:main publish:all
With Nylo
metro slate:publish ny_auth_slate
- Dart >= 2.19.0
- Flutter >= 3.7.0
- Pages
- Login
- Register
- Landing
The MIT License (MIT). Please view the License File for more information.