dreamsoftin / facebook_audience_network

Flutter Facebook Audience Network
https://pub.dartlang.org/packages/facebook_audience_network/
MIT License
156 stars 99 forks source link

0.3.3 is not androidX compatible #18

Closed kodebot closed 5 years ago

kodebot commented 5 years ago

I am getting compile time error when using version 0.3.3. The error says that it couldn't find

androidx.recyclerview:recyclerview:27.1.0

I think this is because the plugin in not using androidX libraries.

Please can the plugin be changed to support androidX rather than support libraries?

SachinGanesh commented 5 years ago

22 Resolved in v0.4.0