andre-paraense / launchdarkly_flutter

A LaunchDarkly Flutter SDK
GNU Lesser General Public License v3.0
4 stars 5 forks source link

Android integration #9

Closed andre-paraense closed 4 years ago

andre-paraense commented 4 years ago

Describe the bug When integrating the plugin, the Android app doesn't start.

To Reproduce Steps to reproduce the behavior:

  1. Add launchdarkly_flutter as a dependency in your pubspec.yaml file.
  2. Try to run the app.
  3. See error like below:

Expected behavior The Android app should run.

andre-paraense commented 4 years ago

Done in #10