Skip to content

Handle authentication in Flutter using goRouter and HTTP client with BLoC state mangement.

Notifications You must be signed in to change notification settings

MohanedZekry/authentication-go-router-bloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication goRouter with BLoC

Handle authentication seamlessly in your Flutter applications using goRouter for navigation, an HTTP client for network requests, and BLoC for state management.

Features

  • goRouter Integration: Smooth navigation management with goRouter for a seamless user experience.
  • dio: Effortless handling of network requests and responses during authentication processes.
  • BLoC: Robust state management throughout the authentication flow using the BLoC pattern.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/MohanedZekry/authentication-go-router-bloc