hasanneke / BloC-Best-Pratices

From my old account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BloC-Best-Pratices

This repo contains best practices of BloC state managment It also contains

  • RestAPI integration
  • Dependency injection
  • Extension usage
  • MVVM architecture
  • Project is layered by features

There are 3 apps:

  • Counter:

    Simple demonstration of watching and listening a state

  • Todo

    Medium complex app that contains CRUD(creat,read,update,delete) functionality

  • Todo Online

    Complex app. RestAPI is used. Login and fetching data Login with: username: 'kminchelle', password: '0lelplR',

About

From my old account


Languages

Language:Dart 39.6%Language:C++ 28.9%Language:CMake 25.1%Language:HTML 2.5%Language:C 2.0%Language:Swift 1.6%Language:Kotlin 0.2%Language:Objective-C 0.1%