Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saturngod/riverpod_todo_app

using Riverpod for NextJS Todo App
https://github.com/saturngod/riverpod_todo_app

Last synced: about 1 month ago
JSON representation

using Riverpod for NextJS Todo App

Awesome Lists containing this project

README

        

# For Server Side

Please use NextJS from https://github.com/saturngod/NextJSTodo

Please run the build_runner before running the app

```
flutter pub run build_runner watch
```