{"id":32306828,"url":"https://github.com/nylo-core/framework","last_synced_at":"2026-04-11T12:30:08.086Z","repository":{"id":38318103,"uuid":"277363140","full_name":"nylo-core/framework","owner":"nylo-core","description":"The Nylo Micro-framework for Flutter. This Package contains all the core libraries used in Nylo.","archived":false,"fork":false,"pushed_at":"2026-02-26T05:03:45.000Z","size":817,"stargazers_count":136,"open_issues_count":0,"forks_count":24,"subscribers_count":3,"default_branch":"7.x","last_synced_at":"2026-02-26T14:05:21.890Z","etag":null,"topics":["app","dart","development","flutter","framework","micro-framework"],"latest_commit_sha":null,"homepage":"https://nylo.dev","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nylo-core.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["agordn52"]}},"created_at":"2020-07-05T18:45:27.000Z","updated_at":"2026-02-26T05:03:47.000Z","dependencies_parsed_at":"2023-10-19T08:31:06.438Z","dependency_job_id":"cfca9861-f87f-4456-9a19-37e1289dbd75","html_url":"https://github.com/nylo-core/framework","commit_stats":null,"previous_names":[],"tags_count":250,"template":false,"template_full_name":null,"purl":"pkg:github/nylo-core/framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylo-core%2Fframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylo-core%2Fframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylo-core%2Fframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylo-core%2Fframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nylo-core","download_url":"https://codeload.github.com/nylo-core/framework/tar.gz/refs/heads/7.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylo-core%2Fframework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30415041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app","dart","development","flutter","framework","micro-framework"],"created_at":"2025-10-23T07:10:36.910Z","updated_at":"2026-03-12T05:18:15.095Z","avatar_url":"https://github.com/nylo-core.png","language":"Dart","readme":"![Nylo Banner](https://nylo.dev/images/nylo_logo_header.png)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/nylo-core/framework/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/nylo-core/framework?style=plastic\" alt=\"Latest Release Version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/nylo-core/framework/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/license/nylo-core/framework?style=plastic\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/nylo-core/framework\"\u003e\u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/nylo-core/framework?style=plastic\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Nylo Framework\n\nNylo 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.\n\nThis 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)\n\n\u003e **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.\n\n---\n\n## Features\nSome core features available\n* [Routing](https://nylo.dev/docs/7.x/router).\n* [Light and dark themes](https://nylo.dev/docs/7.x/themes-and-styling).\n* [Localization](https://nylo.dev/docs/7.x/localization).\n* [CLI for generating project files](https://nylo.dev/docs/7.x/metro).\n* [Elegant API Services for Networking](https://nylo.dev/docs/7.x/networking).\n* [State Management](https://nylo.dev/docs/7.x/state-management).\n* [Validation](https://nylo.dev/docs/7.x/validation).\n* [Form Handling](https://nylo.dev/docs/7.x/forms).\n* [Creating App Icons](https://nylo.dev/docs/7.x/app-icons).\n* [Project Configuration](https://nylo.dev/docs/7.x/configuration).\n* [Streamlined Project Structure](https://nylo.dev/docs/7.x/directory-structure).\n\n## Documentation\n\nVisit the docs on [Nylo](https://nylo.dev/docs) to view our extensive and thorough documentation. \n\n## Changelog\nPlease see [CHANGELOG](https://github.com/nylo-core/framework/blob/7.x/CHANGELOG.md) for more information what has changed recently.\n\n## Social\n* [Twitter](https://twitter.com/nylo_dev)\n\n## Security\nIf you discover any security related issues, please email support@nylo.dev instead of using the issue tracker.\n\n## Licence\n\nThe MIT License (MIT). Please view the [License](https://github.com/nylo-core/framework/blob/7.x/LICENSE) File for more information.\n","funding_links":["https://github.com/sponsors/agordn52"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylo-core%2Fframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnylo-core%2Fframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylo-core%2Fframework/lists"}