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
260 stars 263 forks source link

Error: androidResource #401

Closed proczak1 closed 2 years ago

proczak1 commented 2 years ago

Hello. Upgrade to 4.1.0 does work in debug, but not in release. I got error:

thomassth commented 2 years ago

Ah I understand the problem now

399 should fix this.

proczak1 commented 2 years ago

Hey. Thanks for quick response. Yet i still dont get that how to solve that issue? Flutter run --release still stops :(

thomassth commented 2 years ago

Are you using the latest dev branch? We haven’t do a prerelease yet

Or build an app bundle, which somehow is not affected.

proczak1 commented 2 years ago

Alright. It wirks when from github (develop)! Amazing :)