Pieter Soudan

Results 8 issues of Pieter Soudan

Hi! I have been able to send notifications to android users in the past, using an older version of this package and `cordova:phonegap-plugin-push`. However, I wasn't able to send to...

**Is your feature request related to a problem? Please describe.** The Main thread of a flutter app, should be reserved for UI, to keep the rendering and interactions as smooth...

enhancement
help wanted
dart client
PRs encouraged
Priority: Medium
performance

### Is your feature request related to a problem? Please describe. When inputting number/integers it is often required to indicate what unit needs to be kept in mind. It is...

react
material
feature

Say you want to crop an image to its upper left quadrant. The image should not be resized, only the top-left half of the image (1/4) should be retained. What...

enhancement
started
documentation

Added an array of clocks in the global scope, to add all clock objects. Each clock object has its own timer and its own set of layers (and shapes). I...

doAuthRememberMeFilter.class.php uses a reference to an unexistant variabel $q. Suppose it was the query object to fetch the user-object. Replaced $q->fetchOne() with a reference tot the fetched user object

### Describe the bug When you add a UI Control for a complex object, the default behaviour is to wrap the UI with a Group or VerticalLayout. When extra props...

Hi, this package was originally a fork of https://github.com/zino-app/graphql-flutter: https://github.com/juicycleff/flutter-graphql Then it transferred to another namespace (snowballdigital) and it lost its reference as a fork of zino-app. Could you please...