Rebaz Raouf

Results 8 issues of Rebaz Raouf

Hi in the FormGroup, I have two control when the user change the value, it does not validate until moving focus multiple time to other widget, then the error will...

enhancement

Hey there, I wanted to start by saying a big thank you for your libraryβ€”it's been a real game-changer for us! The speed it provides is just incredible. I'd love...

### Feature Description I was thinking it'd be awesome if the `buildTree` method in `App` could be made public. This tweak would open up possibilities for dynamic request handling. already...

πŸ‘ Accepting PR
✏️ Feature
v3

Hi. Thanks for your library. Sometime I got **SocketException** and even if its wrapped in try catch the error will be thrown and can not be handled, this makes not...

### Feature Proposal Description Following the addition of `RebuildTree` method #2769, which enabled dynamic request handling, I propose enhancing this functionality by allowing the removal of registered routes. Currently, while...

✏️ Feature
v3
πŸ“ Proposal
hacktoberfest

### Bug Description The `Immutable` configuration option in Fiber, when set to true, is intended to ensure that certain request values (e.g., request bodies) are immutable and accessible beyond the...

🚨 High Priority
☒️ Bug
v2

Hi, After upgrading freezed to version 3, I noticed that late final fields defined inside the class are now being included in the generated class (e.g. for ==, hashCode, and...

bug
needs triage