FLUTTER ECOSYSTEM

otakoyi/flutter_ddd_riverpod_example

Este é um projeto de exemplo sobre o artigo sobre a implementação de arquitetura limpa no flutter com riverpod e supabase como serviço de backend.

Capa do projeto flutter_ddd_riverpod_example
Stars
241
Forks
54
Último push (UTC)
24 de jun. de 2024
Status do projeto
Ativo
otakoyi GitHub avatar
GITHUB Organization

otakoyi ↗

LinguagensDartC++CMakeRubyHTMLSwiftCKotlinObjective-C

Dependências usadas

Lista de dependências 23 itens

Rankings

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher README

The Example

This is an example how to implement clean architecture with domain driven design and riverpod in flutter projects.

Getting Started

  1. Rename local.config.json.example into local.config.json
  2. Setup local supabase or remote supabase backend.
  3. Flutter flavours included. Update your run configuration with --flavor development --target lib/main_development.dart

Tested this example on the web and mobile.

The detailed article with explanations can be found here https://otakoyi.software/blog/flutter-clean-architecture-with-riverpod-and-supabase