Flutter says it 'Could not resolve project'
问题 I'm trying to run this HERE maps example for Flutter: https://github.com/etzuk/flutter_here_maps . I've followed the README instructions: Android gradle. Import HERE-sdk.aar as aar module. (AndroidStudio) File -> New -> New Module -> Import .jar/.aar module. Add your keys to manifest and service as described at HereMaps guide Change the intent-filter in HereMaps Service to app package name. I'm trying to run the example and it still gives me this: FAILURE: Build failed with an exception. *