Nylo Banner

Latest Release Version Latest Stable Version GitHub stars

Nylo Framework

Nylo is a micro-framework for Flutter which is designed to help simplify app development. Every project provides a simple boilerplate and MVC pattern to help you build apps easier.

This project is open source and MIT-licenced, we welcome any contributions. You can join as a backer/sponsor to fund future development for this project here

Note: If you want to build an application using Nylo, please visit the main Nylo repository. This repository contains the code for the framework Nylo uses.


Features

Some core features available

Documentation

Visit the docs on Nylo to view our extensive and thorough documentation.

Changelog

Please see CHANGELOG for more information what has changed recently.

Social

Security

If you discover any security related issues, please email support@nylo.dev instead of using the issue tracker.

Licence

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

Libraries

app/models/test
json_dart_generator/class_type
json_dart_generator/dart_code_generator
json_dart_generator/extension
json_dart_generator/json_def
metro/commands/built_in_commands
metro/commands/make/api_service
metro/commands/make/bottom_sheet_modal
metro/commands/make/button
metro/commands/make/command
metro/commands/make/config
metro/commands/make/controller
metro/commands/make/env
metro/commands/make/event
metro/commands/make/form
metro/commands/make/interceptor
metro/commands/make/journey_widget
metro/commands/make/key
metro/commands/make/model
metro/commands/make/page
metro/commands/make/provider
metro/commands/make/route_guard
metro/commands/make/state_managed_widget
metro/commands/make/stateful_widget
metro/commands/make/stateless_widget
metro/helpers/metro_helpers
metro/ny_cli
Metro CLI - Nylo's command-line companion for scaffolding Flutter apps.
metro/stubs/api_service_stub
metro/stubs/bottom_sheet_modal_stub
metro/stubs/button_stub
metro/stubs/config_stub
metro/stubs/controller_stub
metro/stubs/custom_command_stub
metro/stubs/env_stub
metro/stubs/event_stub
metro/stubs/form_stub
metro/stubs/interceptor_stub
metro/stubs/model_stub
metro/stubs/page_stub
metro/stubs/page_w_controller_stub
metro/stubs/provider_stub
metro/stubs/route_guard_stub
metro/stubs/widget_state_managed_stub
metro/stubs/widget_stateful_stub
metro/stubs/widget_stateless_stub
nylo_framework
The Nylo Framework - a micro-framework for Flutter.
theme/helper/ny_theme