Werner

Results 5 comments of Werner

Hi not sure if you are still looking for this functionality but I made a fork that can do this on the DayView with an InteractiveDayViewEventTile . Just have a...

Having a similar issue here are some details: OS: Ubuntu 22.04 flutterpi_tool: Using latest commit on main branch Activated with `dart pub global activate --source path ~/Development/flutterpi_tool` (I tried with...

Hi, seems to be working now with the latest release (0.5.0).

Hi I had the same issue after upgrading to flutter 3.19.6 the app would work fine in debug/release, but as soon as I signed it for notorization the app would...

Maybe check what the output of `codesign -d --entitlements - YourApp.app` is **before** and **after** signing the .app