GithubHelp home page GithubHelp logo

gonexteam / flutter_ddd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaboc/flutter_ddd

0.0 1.0 0.0 784 KB

Experimental Flutter project with Domain-Driven Design (DDD)

License: MIT License

Kotlin 0.66% Swift 0.65% Objective-C 0.06% Dart 93.29% Ruby 5.34%

flutter_ddd's Introduction

flutter_ddd

Notes app sample in Dart / Flutter with DDD.

Screencast

This is an outcome of my attempt to understand Domain-Driven Design and consider how I can introduce it to app development in Flutter. The attempt began when I wondered what directory structure would be better and started to try to figure it out.

DDD may be too much for a small app like this, resulting in unnecessarily bloated code, but should help you more in development of larger apps.

Branches

  • master (current branch)
    • The original example with ChangeNotifier
  • state_notifier
    • A newer example with StateNotifier (w/o Freezed)
      • I tried this to see if it could make things easier, but unfortunately I did not really see benefits from just separating states from notifiers and making the states immutable in this project. It may matter more in other projects.

Related articles

References

Credits

flutter_ddd's People

Contributors

kaboc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.