Coder Social home page Coder Social logo

osamah-attiah / flutter_clean_arch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uuttssaavv/flutter_clean_arch

0.0 0.0 0.0 152 KB

Clean architecture in flutter using flutter_bloc as a reactive programming

Home Page: https://theutsavg1.medium.com/clean-architecture-in-flutter-8aadab851047

Ruby 1.08% Objective-C 0.03% Kotlin 0.11% Dart 98.46% Swift 0.32%

flutter_clean_arch's Introduction

Flutter Clean Architecture

A simple flutter app based on Reso Coder's tutorial but implemented using feature-driven architecture.

What is used in this project?

  • Flutter bloc To implement the BLoC (Business Logic Component) design pattern.
  • Freezed Code generation for data classes
  • Get it Service location used as dependency injection
  • Dartz Functional Programming Either<Left,Right>
  • Auto Route Navigation package that uses code generation to simplify route setup
  • Dio Http client for dart. Supports interceptors and global configurations
  • Shared Preferences Persistent storage for simple data
  • Flutter and Dart And obviously flutter and dart ๐Ÿ˜…

Run this project

Clone this repository

git clone https://github.com/Uuttssaavv/flutter_clean_arch

Go to the project directory

cd flutter_clean_arch

Get all the packages

flutter pub get

Run the build runner command

flutter pub run build_runner build

Run the project

flutter run or simply press F5 key if you are using VSCode

Do visit my portfolio site or connect with me on linkedin

flutter_clean_arch's People

Contributors

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