MichalNemec
MichalNemec
@marcusrohden nope Lets wait for the release, maybe wonderful person @szilarddoro could make that happen =)
gql_websocket_link is now 0.3.4 which should include bugfix for this issue. this can be updated now i believe.
Hello, any update? im heavily relying on relations and this discourages me to use appwrite.
bump, its needed, when you set flutter_map on page, it cannot be moved at all inside the map
hello in model: ` public $picture; /** * @return array */ public function behaviors() { return [ 'image' => [ 'class' => 'rico\yii2images\behaviors\ImageBehave', ] ]; } ` then in your...
api 32 doesnt work either. On the other hand iOS was without any adjustments fully working.
> Hi @MichalNemec > I am not able to replicate on the same version of Safari with the keystone `with-auth` example. Do you have a minimal keystone example where this...
``` FileMetadata metadata = await NhostClientService.storage.uploadBytes( fileName: '${HelperHash.generateTimeHash()}_image', fileContents: image!.bytes, mimeType: 'image/jpeg', //'image/jpeg', bucketId: bucket, ); ``` im using this implementation and permissions for user: insert(check) select(check) delete(check) on local...
After some time, is there some way to do this properly? i would like to see green circle around an avatar if the user is talking.
any updated on this?