Florin Bratan

Results 7 comments of Florin Bratan

There is no config option but you can see the implementation of [MapInteractionCSS](https://github.com/strateos/react-map-interaction/blob/master/src/MapInteractionCSS.jsx) and change `overflow: 'hidden'` to `overflow: 'auto'`

I think the generation of plural keys needs to be updated in `flutter_translate_gen` in order for pluralization to work correctly after the latest changes in `flutter_translate`. I don't have time...

This issue is related to [Flutter-Translate-Gen](https://github.com/Jesway/Flutter-Translate-Gen ) which is discontinued and is not going to be updated any longer.

Hi, this is not possible currently.

There are some issues preventing this from working currently but yes, I think this will be the way to go.

@kuhnroyal - Because of some iOS issues where different values for the current/selected locale are returned depending on the environment (debug/release) and device type simulator/real device. So by using flutter_device_locale...

Hi, there is no update currently as I`m quite busy these days, probably in the near future.