umair13adil / flutter_logs

An extensive logging framework developed for flutter apps.
https://itnext.io/sending-logs-from-flutter-apps-in-real-time-using-elk-stack-mqtt-c24fa0cb9802
Apache License 2.0
40 stars 32 forks source link

Ensure it works in add-to-app scenario #66

Closed ced1check closed 5 months ago

ced1check commented 5 months ago

This allows using module in add-to-app scenario using latest version of Android Studio. For some reasons not specifying sourceCompatibility does not use the default from groovy script.