builttoroam / device_calendar

A cross platform plugin for modifying calendars on the user's device
https://pub.dev/packages/device_calendar
BSD 3-Clause "New" or "Revised" License
259 stars 258 forks source link

Included namespace for Android Gradle Plugin Version 8.0+ and Gradle Version 8.0 #508

Closed ash80 closed 8 months ago

IVLIVS-III commented 8 months ago

Hi @ash80 thanks for this PR. Can you please elaborate why we should include the namespace. Does this fix an issue? Is it good practice? Any other reason?

ash80 commented 8 months ago

Hi @ash80 thanks for this PR. Can you please elaborate why we should include the namespace. Does this fix an issue? Is it good practice? Any other reason?

I have changed the title now. namespace is required for Android Gradle Plugin version ^8.1.1 and Gradle Version ^8.0. Take a look at the following issue for example: https://github.com/MisterJimson/flutter_keyboard_visibility/issues/141