Flavio Suardi

Results 8 comments of Flavio Suardi

I import `flutter_picker: ^1.0.9` via `pubspec.yaml` so I cannot edit `PickerLocalizations` class because it's inside the package. Anyway at the moment I send you picker localization for italian language: ```...

Hello, I got the same issue. Did you solve? Flavio

Hello, I got the same issue. Did you solve? Flavio

Hi @arkivanov thank you for your job in KMM. I try to convert RxSwift Observable in Reaktive ObservableWrapper with this method you suggested: ```swift extension RxSwift.Observable where Element : AnyObject...

I fix by adding this declaration in project `attrs.xml` file: ``` ``` You can see I renamed the attributes name so in fragment xml file you can use `expandable` namespace...

Hi, no workaround for this issue: before to call any methods of `CrossGeofence.Current` you have to grant location permissions. Flavio

@clementetb @rorbech any update about merging this PR?

@pesiik did you find a way to achieve this?