An open API service indexing awesome lists of open source software.

https://github.com/nylo-core/framework

The Nylo Micro-framework for Flutter. This Package contains all the core libraries used in Nylo.
https://github.com/nylo-core/framework

app dart development flutter framework micro-framework

Last synced: 12 days ago
JSON representation

The Nylo Micro-framework for Flutter. This Package contains all the core libraries used in Nylo.

Awesome Lists containing this project

README

          

![Nylo Banner](https://nylo.dev/images/nylo_logo_header.png)


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](https://nylo.dev/contributions)

> **Note:** If you want to build an application using Nylo, please visit the main [Nylo repository](https://github.com/nylo-core/nylo). This repository contains the code for the framework Nylo uses.

---

## Features
Some core features available
* [Routing](https://nylo.dev/docs/7.x/router).
* [Light and dark themes](https://nylo.dev/docs/7.x/themes-and-styling).
* [Localization](https://nylo.dev/docs/7.x/localization).
* [CLI for generating project files](https://nylo.dev/docs/7.x/metro).
* [Elegant API Services for Networking](https://nylo.dev/docs/7.x/networking).
* [State Management](https://nylo.dev/docs/7.x/state-management).
* [Validation](https://nylo.dev/docs/7.x/validation).
* [Form Handling](https://nylo.dev/docs/7.x/forms).
* [Creating App Icons](https://nylo.dev/docs/7.x/app-icons).
* [Project Configuration](https://nylo.dev/docs/7.x/configuration).
* [Streamlined Project Structure](https://nylo.dev/docs/7.x/directory-structure).

## Documentation

Visit the docs on [Nylo](https://nylo.dev/docs) to view our extensive and thorough documentation.

## Changelog
Please see [CHANGELOG](https://github.com/nylo-core/framework/blob/7.x/CHANGELOG.md) for more information what has changed recently.

## Social
* [Twitter](https://twitter.com/nylo_dev)

## 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](https://github.com/nylo-core/framework/blob/7.x/LICENSE) File for more information.