Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 484 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 484 Bytes

Authentication Flow with GetX

A basic token based authentication flow simulation GetX is used for:

  • State Management

  • Dependency Injection

  • Network request

  • Data persistence

  • Dialogs

  • Related Medium Story

For help getting started with Flutter: online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.