Albert Wolszon

Results 61 comments of Albert Wolszon

Also, `ShellRoute.builder` doesn't get called when I enter a route inside a `ShellRoute` using a `GoRouter.redirect`.

Let me explain the issue in more detail. When I type `a` in the input I have the `Alpha` suggestion, which is fine. I then select this suggestion so it...

I created a simple repository with some code to reproduce the issue: https://github.com/Albert221/flutter_chips_input_issue_34 Just clone the repo, run `flutter pub get` and then `flutter run` and do the following to...

@danvick were you able to correctly reproduce the issue?

It happens on physical devices too and using both physical and onscreen keyboard

I have the same as in the https://github.com/fleaflet/flutter_map/issues/1813#issue-2103948335 and https://github.com/fleaflet/flutter_map/issues/1813#issuecomment-1913562337, after I call `MapController.move` then I see no tiles, only after making a gesture on the map the tiles do...

### Idea Add `addRule` method for validator so that the rules would be attached to the *root* field and will basically validate the whole object given to `->validate()`.

@Nikzed sorry, Arbify is no longer maintained

I just wanted to say that this is a blocker for our project and a reason why we keep using `flutter_map` and not Mapbox's solution

We need to bump the Dart/Flutter version constraints so that the lints exist.