Describe the bug
File: uni_links-0.4.0/android/src/main/java/name/avioli/unilinks/UniLinksPlugin.java
Line: 68
Deprecated Line:
register(flutterPluginBinding.getFlutterEngine().getDartExecutor(), this);
To Reproduce
Steps to reproduce the behavior:
1.Compile
Expected behavior
Expected to pass build without warnings
Smartphone (please complete the following information):
- Device: [e.g. Moto Z3 Play, Android Emulator]
Additional context
Nothing else to comment.
Describe the bug
File: uni_links-0.4.0/android/src/main/java/name/avioli/unilinks/UniLinksPlugin.java
Line: 68
Deprecated Line:
register(flutterPluginBinding.getFlutterEngine().getDartExecutor(), this);
To Reproduce
Steps to reproduce the behavior:
1.Compile
Expected behavior
Expected to pass build without warnings
Smartphone (please complete the following information):
Additional context
Nothing else to comment.