contact_picker icon indicating copy to clipboard operation
contact_picker copied to clipboard

android X not supported

Open mohamedameer020 opened this issue 6 years ago • 4 comments
trafficstars

mohamedameer020 avatar Mar 07 '19 06:03 mohamedameer020

android X not supported and sdk version is 25.please update.

mohamedameer020 avatar Mar 07 '19 06:03 mohamedameer020

Could this be the reason I get : FAILURE: Build failed with an exception.

Could not find method google() for arguments [] on repository container ?

flutter-painter avatar Mar 11 '19 12:03 flutter-painter

@goderbauer any plans to upgrade this to be AndroidX compatible?

GroovinChip avatar Jul 08 '19 20:07 GroovinChip

@mohamedameer020 This plugin is AndroidX compatible (since it is not using any android.compat classes). I am using it in an AndroidX app without any issue.

nashfive avatar Jul 11 '19 11:07 nashfive