GithubHelp home page GithubHelp logo

ocean-oo / crypdo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alirezahabibpour/crypdo

1.0 0.0 0.0 16.71 MB

A demo flutter crypto trade app

Ruby 0.93% Objective-C 0.03% Kotlin 0.08% Dart 96.15% Swift 0.28% HTML 2.53%

crypdo's Introduction

Crypdo FlutterπŸ’™ Demo App

A demo flutter app for cryptocurrency trading, wallet balance,send cryptro to contacts and ...

Screen records ⏺

r1 ,r2

Tools πŸ”§

  • Flutter - For asynchronous and more..
  • Dart - Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
  • Bloc - A predictable state management library for Dart. normally or with an exception.
  • GetIt - A simple Service Locator for Dart and Flutter projects
  • Dartz - Functional programming library in Dart
  • Dio - A powerful Http client for Dart, which supports Interceptors, Global configuration, FormData, Request Cancellation, File downloading, Timeout etc.
  • Retrofit - A type conversion dio client generator using source generator

Architecture πŸ“

the architecture is featuers modular architecture that every single features is on on package itself with dependencies just to common base classes and utils


Project Structure πŸ“‚

β”œβ”€β”€ common
|   └── base
β”‚   β”‚    β”œβ”€β”€ BaseScreen.dart
β”‚   β”‚    β”œβ”€β”€ BaseBloc.dart
β”‚   β”‚    β”œβ”€β”€ BaseStatus.dart
β”‚   β”‚    β”œβ”€β”€ BaseEvent.dart
β”‚   β”‚    └── BaseRepository.dart
|   └── di
|   |     β”œβ”€β”€ networkServiceLocator.dart
β”‚   |     └── preferenceServiceLocator.dart
β”‚   β”‚
|   └── exceptions
|   |     β”œβ”€β”€ networkServiceLocator.dart
β”‚   |     └── preferenceServiceLocator.dart
β”‚   β”‚
|   └── exceptions
β”‚   |     └── failure.dart
β”‚   β”‚
|   └── utils
|     β”œβ”€β”€ authentication.dart
|     └── mockNetwork.dart
 

TODO πŸ—’οΈ

  • move feature modules from package to separate module
  • add unit test for bloc layer

crypdo's People

Contributors

alirezahabibpour avatar

Stargazers

 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.