An open API service indexing awesome lists of open source software.

https://github.com/mohanedzekry/authentication-go-router-bloc

Handle authentication in Flutter using goRouter and HTTP client with BLoC state mangement.
https://github.com/mohanedzekry/authentication-go-router-bloc

clean-architecture clean-code dart flutter freezed go-router http-client injectable interceptor service-locator

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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**:
```bash
git clone https://github.com/MohanedZekry/authentication-go-router-bloc