Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 292 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 292 Bytes

adviser

An adviser app, written to suggest motivational quotes.

Features:

  • Clean architecture

  • Connects to a remote API to fetch quotes

  • Dark and Light theme

  • Bloc and Cubit as stateManagement

  • GetIt for Dependency Injection

  • Unit test, Widget test