aydemiromer / Flutter_Christmas_Shopping_App

This repo have clean code tip, navigation arch and mobx state management. This repo about shopping app with basket system. You can watch on youtube. https://www.youtube.com/watch?v=85bbQ_8ip_E

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter/Mobx Christmas Shopping App

The Purpose of the App

  • The clean code arch., navigation arch. and have information about mobx.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

Dependencies

  #Animation
  lottie: ^1.2.1

  #State Management
  mobx: ^2.0.1
  flutter_mobx: ^2.0.0-nullsafety.3
  mobx_codegen: ^2.0.4
  provider: ^6.0.1

  #Utitiles
  build_runner: ^2.1.4

You can install packages from the command line:

$ pub get

Christmas App Screenshots

About

This repo have clean code tip, navigation arch and mobx state management. This repo about shopping app with basket system. You can watch on youtube. https://www.youtube.com/watch?v=85bbQ_8ip_E

License:MIT License


Languages

Language:Dart 96.9%Language:Swift 2.2%Language:Kotlin 0.7%Language:Objective-C 0.2%