ponnamkarthik / FlutterYoutube

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

changed compile to implementation in build.gradle #10

Closed sayasuhendra closed 5 years ago

sayasuhendra commented 6 years ago

I got this error

Running "flutter packages get" in example... Launching lib\main.dart on Redmi 5A in debug mode... Configuration 'compile' in project ':flutter_youtube' is deprecated. Use 'implementation' instead.

so I changed word compile to implementation in build.gradle