line / flutter_line_sdk

A Flutter plugin that lets developers access LINE's native SDKs in Flutter apps with Dart.
https://developers.line.biz/
Apache License 2.0
213 stars 43 forks source link

support androidx so that Keep annotation can be used #13

Closed plateaukao closed 4 years ago

plateaukao commented 4 years ago

Remove @Keep solution, since it's different in android support library and AnroidX library.