Example Flutter app
Flutter application developed with Domain-Driven Design
Explore the docs »
View Demo · Report Bug · Request Feature
Table of Contents
About The Project
flutter_ddd is a learning project where I explore Domain-Driven Design with Flutter. The repository follows the progress of ResoCoder’s tutorial.
Please refer to the original repository for more information.
The code was originally written by ResoCoder. This is a learning repository.
Built With
Getting Started
To get a local copy up and running follow these steps.
Prerequisites
- Flutter
Installation
- Clone the repository
git clone https://github.com/sophiabrandt/flutter_ddd.git && cd flutter_ddd
Usage
… coming soon
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the GNU GPL v3 License. See LICENSE
for more information.
Original source by ResoCoder (Matej Rešetár).
Download Flutter Domain-Driven-Design App source code on GitHub
https://github.com/sophiabrandt/flutter_ddd
Provides the list of the opensource Flutter apps collection with GitHub repository.