Generates files for your Nylo project.
In your flutter project add the dependency:
dependencies:
...
ny_slate_package: ^0.0.1
Run the below command in your project.
dart run my_slate_template:main publish:all
// or with metro
dart run nylo_framework:main publish:slate ny_slate_package
- Dart >= 2.19.0
- Flutter >= 3.7.0
- Pages
- MyExamplePage
- ProfilePage
- Widgets
- Buttons
Please see CHANGELOG for more information what has changed recently.
The MIT License (MIT). Please view the License File for more information.