FLUTTER ECOSYSTEM

otakoyi/flutter_ddd_riverpod_example

Dies ist ein Beispielprojekt für den Artikel über die Implementierung einer sauberen Architektur in Flutter mit Riverpod und Supabase als Backend-Service.

Projektcover von flutter_ddd_riverpod_example
Stars
241
Forks
54
Letzter Push (UTC)
24.06.2024
Projektstatus
Aktiv
otakoyi GitHub avatar
GITHUB Organization

otakoyi ↗

SprachenDartC++CMakeRubyHTMLSwiftCKotlinObjective-C

Verwendete Abhängigkeiten

Abhängigkeiten 23 Einträge

Ranglisten

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

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