Nylo is a Flutter Micro-Framework that's been built to make developing new Flutter apps a breeze.
Projects using Nylo benefit from:
- Routing.
- Themes and styling.
- Localization.
- CLI for generating project files.
- Elegant API Services for Networking.
- Forms and validation.
- Creating App Icons.
- Project Configuration.
- Streamlined Project Structure.
This makes building Flutter apps far quicker than from scratch and you can write your Dart
code just as you would in any other Flutter project.
git clone https://github.com/nylo-core/nylo.git
Check out our full docs on the nylo.dev website.