MILLER/F

Results 50 comments of MILLER/F

> @millerf Thanks for your contribution! Is this PR still on your radar? Sorry I totally forgot about it. I can have a look tonight...

I have exactly the same issue... I am not sure of this is intended. However I end up with a desync between my models and the document...

@renefloor @mminhlequang This repo seems unmaintained. Should we start a new pub `platform_maps_flutter_updated`?

Fix is on master: https://github.com/millerf/intl_phone_field You can update your pubspec if you want ``` intl_phone_field: git: url: https://github.com/millerf/intl_phone_field ```

> I wouldn't fall back to USD. Neither of the accounts we looked at which had problems used USD. I would prefer to show an error or warning so that...

This is so outdated. I'll close it, as I am not sure this is still relevant.

This introduced an error when buyilding for android: ``` /Users/millerf/.pub-cache/hosted/pub.dev/file_picker-8.1.5/android/src/main/java/com/mr/flutter/plugin/filepicker/FilePickerPlugin.java:257: error: cannot find symbol if (registrar != null) { ^ symbol: variable registrar location: class FilePickerPlugin /Users/millerf/.pub-cache/hosted/pub.dev/file_picker-8.1.5/android/src/main/java/com/mr/flutter/plugin/filepicker/FilePickerPlugin.java:260: error: cannot find...

I would love this to be merged as well. This dependency is blocking quite some of my other dependencies

@Lyokone This ``` dart pub global activate flutterfire_cli 1.0.1-dev.4 --overwrite flutterfire install git:feat/update-web100 ``` Did not work for me... The latter command failed.