/BloC-Best-Pratices

From my old account

Primary LanguageDart

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',