ponnamkarthik / FlutterYoutube

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

Migrating to AndroidX #32

Closed faisalramdan-id closed 5 years ago

faisalramdan-id commented 5 years ago

[1.1.5]

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
vagrantrobbie commented 5 years ago

thanks @faisalramdan17. I came here to check if Android X had been supported