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

https://github.com/moak13/nexaya

A simple demo app
https://github.com/moak13/nexaya

stacked

Last synced: 2 months ago
JSON representation

A simple demo app

Awesome Lists containing this project

README

        

# nexaya

A new Flutter project.

## Things to note
- This application is built using the stacked framework. Kindly visit the [website] (https://stacked.filledstacks.com)
- the framework has a CLI tool which allows you to speed up development. Kindly check that out also when you visit the website.
- This framework deals heavily on codegen, kindly make sure you use that to rebuild logic. Thankfully, stacked got us covered on that aspect as well. By calling `stacked generate` needed codegen counterparts are done.