Skip to content

mibcoder/mt_app

Repository files navigation

mt_app

MT simple test app

App Dependencies

  • Bloc for state management
  • Get-It for dependency injection
  • equatable to compare objects
  • sqflite for local storage

App Structure

This is very simple bloc structure

  • Common widgets and Utils, consts and in Core folder
  • Each feature(Registration,listing) of app is in features folder
  • UI call to Event of Bloc
  • Bloc call repository
  • Repository call service class

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published