Dick Verweij

Results 8 issues of Dick Verweij

This is caused by the following code that appears everywhere in the code. $scope.currentDate.setMonth(XXX) For example: if the currentDate = 31-Jan-2017 setting the month on februari will result in 31-Feb-2017....

when i use arguments: build ipa --export-options-plist=ios/exportOptions.plist it does nothing.

## Steps to Reproduce this already reported in issues [110000](https://github.com/flutter/flutter/issues/110000) and [104279](https://github.com/flutter/flutter/issues/104279) but was not reproducable, now I have a reproducable crash with the plain vanilla counter app. 1. flutter...

severe: crash
platform-android
dependency: android
e: OS Version specific
P4
severe: fatal crash

![image](https://github.com/hui-z/image_gallery_saver/assets/8133838/27a71ba3-4e23-48e2-9cf8-83518a4475dd) If the "Allow photo access" option under app settings is set to "Add photos only" the call to PHAsset.fetchAssets will result in an assetResult with count = 0. This...

In your latest change "CODE_SIGN_ENTITLEMENTS" are set in the project for every build target of the project. This is fine for the ShareExt target, but not for the other targets...

**Is your feature request related to a problem? Please describe.** We use your fabulous package to show pdf's in our flutter app. We noticed that the signature widgets/annotations are not...

enhancement

Currently i cannot upgrade visibility detector (because of focus_detector not allowing it) ..

Inside a PageIndicator I have a PageView which hosts a DefaultTabcontroller with 2 tabs. If i change the active tab index inside the page a ScrollNotification with depth = 1...