-
I’ve implemented a singleton pattern for the ObjectBox class in my Flutter project, and it works correctly when accessed normally. However, when I started implementing isolates, I'm encountering a Lat…
-
### 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…
-
**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…
-
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
…
-
### **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! 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'…
-
Hi
Widgets like `Consumer`, `Listener`, Builder` mostly for behavior subjects that can have a sync value.
Thanks
-
There are a number of architectural patterns and state management techniques that can be implemented with Flutter. It is for the community to discuss and come up with an actionable approach for this p…