ponnamkarthik / FlutterYoutube

Flutter Plugin to play youtube Videos
Apache License 2.0
126 stars 56 forks source link

AndroidX compatibility : Migrating to AndroidX #33

Open faisalramdan-id opened 5 years ago

faisalramdan-id commented 5 years ago

As we are not sure when this will be merged, you can adjust your pubspec.yaml in the meantime:

flutter_youtube:
    git:
      url: https://github.com/faisalramdan17/FlutterYoutube.git
      ref: android-x

Originally posted by @faisalramdan17 in https://github.com/PonnamKarthik/FlutterYoutube/pull/32#issuecomment-465854092

jkmathew commented 5 years ago

I think the PR has merged, this issue still valid?