FLUTTER ECOSYSTEM

otakoyi/flutter_ddd_riverpod_example

यह एक उदाहरण प्रोजेक्ट है जो flutter में riverpod और supabase के साथ स्वच्छ आर्किटेक्चर के कार्यान्वयन पर लेख के लिए है।

flutter_ddd_riverpod_example प्रोजेक्ट कवर
Stars
241
Forks
54
अंतिम पुश (UTC)
24 जून 2024
प्रोजेक्ट स्थिति
सक्रिय
otakoyi GitHub avatar
GITHUB Organization

otakoyi ↗

भाषाएँDartC++CMakeRubyHTMLSwiftCKotlinObjective-C

उपयोग की गई निर्भरताएँ

निर्भरता सूची 23 आइटम

रैंकिंग

मूल README

यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।

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