flutter-mvc-s-riverpod-example icon indicating copy to clipboard operation
flutter-mvc-s-riverpod-example copied to clipboard

MVC+S implementation using riverpod and freezed

Request an estimate App with riverpod and freezed

Simple Flutter App to showcase MVC+S pattern using riverpod and freezed package.

Backend : Superbase REST API (PostgREST)

Screenshots

Home Submit

TODO:

  • [x] Use freezed package
  • [x] User authentication
  • [ ] Details page
  • [ ] Edit item