Giter Site home page Giter Site logo

brockmekonnen / flutter_clean_starter Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 373 KB

A template of flutter with clean architecture and modular architecture

Kotlin 0.08% Swift 0.26% Objective-C 0.02% Dart 79.88% HTML 2.50% CMake 5.22% C++ 10.67% C 0.47% Ruby 0.90%

flutter_clean_starter's Introduction

Flutter Clean + Modular Architecture Template

This is a template project for Flutter that follows Clean Architecture and Modular Architecture principles. The goal of this project is to provide a basic structure that can be used as a starting point for building Flutter applications that are well-organized, maintainable, and scalable.

Getting Started

To use this template, simply clone this repository and rename the project to your desired app name. You can then modify the project as needed to fit your requirements.

Features This template includes the following features:

  • Clean Architecture: The project is structured using Clean Architecture principles, which separates the application into three layers: Domain, Data, and Presentation. This allows for better separation of concerns and makes the code more testable and maintainable.

  • Modular Architecture: The project is also structured using Modular Architecture principles, which separates the app into smaller, self-contained modules. This allows for better code reuse and makes it easier to add or remove functionality from the app.

  • Dependency Injection: The project uses the get_it package for dependency injection, which makes it easy to manage dependencies and ensures that the app is testable and scalable.

  • API Integration: The project includes an example of how to integrate with a remote API using a data source class and a repository class.

Contributing

If you find any issues with this template or have suggestions for improvements, please feel free to open an issue or submit a pull request. All contributions are welcome and appreciated!

flutter_clean_starter's People

Contributors

brockmekonnen avatar

Stargazers

 avatar  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.