Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.32 KB

README.md

File metadata and controls

49 lines (39 loc) · 1.32 KB

Egymation 🎥

· This application was developed using a well-defined and decoupled architecture, following TDD (test-driven programming) as a working methodology, Clean Architecture to make the distribution of responsibilities in layers, always following the SOLID principles and applying Design Patterns to solve some common problems. With the intention of practicing the teachings of the (Flutter, TDD, Clean Architecture, SOLID, Design Patterns).

Clean Architecture

  • Presentation Layer
  • Domain Layer
  • Data Layer

Screenshots

Screenshot 1 Screenshot 2
Screenshot 1

Libraries and Tools

  • BLoC
  • Cubit
  • cupertino_icons
  • Equatable
  • Flutter_Bloc
  • Formz
  • Service Locator
  • Dio
  • http
  • Dartz
  • Intl
  • Shared_preferences
  • Provider
  • Faker
  • Mockito

API

  • API - .NET CORE (URL SOON)

State Management (BLoC & Cubit)

Requirements✨

  • Any Operating System (ie. MacOS X, Linux, Windows)
  • Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
  • Some fingers to code 😂