-
### Description
When the `_confirmResetPassword()` method inside of `auth_bloc.dart` experiences an exception (like when entering an invalid confirmation code), the hub subscription does not resume. …
-
**Feature:** Clean architecture
**Expected Behaviour:** App should have business logic on UI front, functions or widgets that are used frequently should be a move to common. Documenting/adding com…
-
### Description
The BloC (Business Logic Component) design pattern helps separate business logic from UI components, making applications more modular, testable, and maintainable. This pattern is widel…
-
create a expandable list with different state management pattern in flutter like getx, bloc, provider etc with there respective project.
-
### Steps to reproduce
1. I used version 4.7.0 before and everything work fine.
2. I upgrade package to 5.2.0 and the UI drop frame when it render the view has TypeAheadField
### Expected results
…
-
## Overview
### Feature Description
This feature aims to integrate l10n_flutter into the project, leveraging the Bloc pattern to handle localization state management. The primary objective is to p…
-
### **Describe the bug 🐛**
**TL;DR:**
Algolia backend gets called with a search immediately after adding a listener function to the response stream, even before actively starting a search by exe…
-
Currently, the repo only contains two examples of using flutter with bloc pattern, it will be good to have more examples
-
Hi
Widgets like `Consumer`, `Listener`, Builder` mostly for behavior subjects that can have a sync value.
Thanks
-
Hi! Techie Blossom.
I'm a fan of all your videos on YouTube.
Great work guy and I dream of becoming a great developer like you. I would like you to make again a video on the application 'flightapp'…