Nikita Kovalenko

Results 8 issues of Nikita Kovalenko

### Discussed in https://github.com/rrousselGit/riverpod/discussions/1510 Originally posted by **abigotado** July 26, 2022 Hello! I need some help. Maybe I'm doing something wrong, but I've faced a problem with `ref.listen` of provider....

question

**Describe the bug** When implementing BottomNavigation and PageView with multiple Beamers appears a bug. Everything is OK when I'm clicking BottomNavigationBar Items - the pages are changing. Then I'm beaming...

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

a: tests
severe: crash
framework
has reproducible steps
P2
found in release: 3.10

**Reasons for making this change:** Add template for Flutter projects. This template is created based on experience of multiple production Flutter projects. Happy to share my experience with community.

stale

In my app with 'ResponsiveScaledBox' there is a problem with GoogleMap markers. The markers are rendered in the right place. But their tap area is displaced - it can be...

Encountered strange problem: when I run my app on tablet (iPad 10th gen) modal bottom sheet resizes incorrectly - it's has smaller width than screen. Problem occurres with version 0.2.0....

Add flex parameter to MaxGap to let user set up custom flex value. See issue #17

It would be very useful to add a `flex` parameter to `MaxGap`. Sometimes it's necessary to combine several `MaxGap`s in one `Column`/`Row`. In this case they will be sharing flex...