dariocavada / dchs_motion_sensors

Flutter plugin for accessing the Android and iOS accelerometer, gyroscope, magnetometer and orientation sensors.
Apache License 2.0
0 stars 5 forks source link

Add Android namespace support #2

Closed kuhnroyal closed 5 days ago

kuhnroyal commented 2 weeks ago

This is needed in order to use newer AGP versions.

dariocavada commented 2 weeks ago

Thank you for bringing up the need to add Android namespace support to ensure compatibility with newer versions of the Android Gradle Plugin (AGP). Your insight is very valuable to the project.

Would you be willing and able to submit a Pull Request with the necessary changes?

Thanks again for your contribution!

dariocavada commented 5 days ago
kuhnroyal commented 5 days ago

Awesome thanks!