Nicolas Klein

Results 12 comments of Nicolas Klein

Hey, thank you 👍 Any Idea why it is not automatically set in the json file when I change the setting in the dashboard? And is there a documentation of...

> There isn't a bi-directional sync between the appwrite.json file and the Appwrite instance. The typical workflow for Infrastructure as Code is to make changes to your config file and...

I would also like to add my indexes to the appwrite.json file. But I cannot find any docs on how to define them in the appwrite.json file. Any help would...

> Just checking in ahem 1 year later ;) Offline support is a dealbreaker for many cases, so much that it is the sole reason people look to Firebase (and...

I also think that Appwrite is not fully a self-hosted firebase without that feature. One of the main aspects of a firebase realtime database is the offline capabilities. As mobile...

I'm not really understanding what you mean @dnfield :/ For me, the package also does not render colors. I'm not using basic SVG shapes, but paths. How could I modify...

Just for my own interest, what are some aspects of the package that do not work on other platforms?

Thank you, that would be nice. I'm currently working on a version where you vertically scroll a viewport of a specific duration. If that feature would be present in your...

Thank you for your quick answer. But your solution doesn't change anything for me. I still face the exact same issue. I placed it in the initialize method of the...

I have a similliar problem with MultipartFile: ````` ../openapi/lib/model/file_list.dart:55:30: Error: Member not found: 'MultipartFile.listFromJson'. files: MultipartFile.listFromJson(json[r'files']), `````