DEV Community

Anthony Gordon
Anthony Gordon

Posted on

Micro-framework for Flutter - Nylo

Hi all, I’m the creator of Nylo.

It’s a micro-framework that’s been built to make developing Flutter apps easier and more streamlined.

I was inspired by Laravel to build this micro-framework. Before Nylo, I found building Flutter apps can get messy pretty quickly. Out of the box, Nylo contains simple APIs for routing, HTTP networking, state management, localization, themes & styling and a powerful CLI.

Please don’t mistake this for anything similar to GetX or Bloc. It’s a complete framework that you can use to build your projects.

You can of course still use other packages in your Nylo project using pub.dev.

I would appreciate any feedback and invite you to give it a try :) there are a lot of docs and a YouTube channel you can check out.

Thanks,

Top comments (3)

Collapse
 
harshbsv profile image
Harshvardhan Basava

Sounds interesting! I would love to give this a try on my current personal project creating a notes app :)

Collapse
 
agordn52 profile image
Anthony Gordon

Appreciate your comment! If you have any questions just let me know :)

Collapse
 
harshbsv profile image
Harshvardhan Basava

Sure!